Package com.razorpay

Class Invoice

java.lang.Object
com.razorpay.Entity
com.razorpay.Invoice

public class Invoice
extends Entity
  • Constructor Summary

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

    • Invoice

      public Invoice​(org.json.JSONObject jsonObject)