Package com.razorpay

Class Refund

java.lang.Object
com.razorpay.Entity
com.razorpay.Refund

public class Refund
extends Entity
  • Constructor Summary

    Constructors 
    Constructor Description
    Refund​(org.json.JSONObject jsonObject)  
  • Method Summary

    Methods inherited from class com.razorpay.Entity

    get, has, toJson, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • Refund

      public Refund​(org.json.JSONObject jsonObject)