com.chargebee.models
Class Export.Download

java.lang.Object
  extended by com.chargebee.internal.Resource<Export.Download>
      extended by com.chargebee.models.Export.Download
Enclosing class:
Export

public static class Export.Download
extends Resource<Export.Download>


Field Summary
 
Fields inherited from class com.chargebee.internal.Resource
jsonObj
 
Constructor Summary
Export.Download(org.json.JSONObject jsonObj)
           
 
Method Summary
 String downloadUrl()
           
 Timestamp validTill()
           
 
Methods inherited from class com.chargebee.internal.Resource
apiVersionCheck, nullCheck, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Export.Download

public Export.Download(org.json.JSONObject jsonObj)
Method Detail

downloadUrl

public String downloadUrl()

validTill

public Timestamp validTill()


Copyright © 2019 ChargeBee. All Rights Reserved.