com.chargebee.models
Class Download
java.lang.Object
com.chargebee.internal.Resource<Download>
com.chargebee.models.Download
public class Download
- extends Resource<Download>
Methods inherited from class com.chargebee.internal.Resource |
nullCheck, optBoolean, optDouble, optEnum, optInteger, optJSONObject, optList, optLong, optString, optSubResource, optTimestamp, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONObject, reqList, reqLong, reqString, reqSubResource, reqTimestamp, toJson, toString, uri |
Download
public Download(String jsonStr)
Download
public Download(org.json.JSONObject jsonObj)
downloadUrl
public String downloadUrl()
validTill
public Timestamp validTill()
Copyright © 2014 ChargeBee. All Rights Reserved.