Package com.razorpay

Class Subscription

java.lang.Object
com.razorpay.Entity
com.razorpay.Subscription

public class Subscription
extends Entity
  • Constructor Summary

    Constructors 
    Constructor Description
    Subscription​(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

    • Subscription

      public Subscription​(org.json.JSONObject jsonObject)