com.chargebee.models
Class Gift.Gifter
java.lang.Object
com.chargebee.internal.Resource<Gift.Gifter>
com.chargebee.models.Gift.Gifter
- Enclosing class:
- Gift
public static class Gift.Gifter
- extends Resource<Gift.Gifter>
|
Constructor Summary |
Gift.Gifter(org.json.JSONObject jsonObj)
|
| 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 |
Gift.Gifter
public Gift.Gifter(org.json.JSONObject jsonObj)
customerId
public String customerId()
invoiceId
public String invoiceId()
signature
public String signature()
note
public String note()
Copyright © 2019 ChargeBee. All Rights Reserved.