com.chargebee.models
Class Hierarchy
java.lang.Object
com.chargebee.internal.Resource<Hierarchy>
com.chargebee.models.Hierarchy
public class Hierarchy
- extends Resource<Hierarchy>
| 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 |
Hierarchy
public Hierarchy(String jsonStr)
Hierarchy
public Hierarchy(org.json.JSONObject jsonObj)
parentId
public String parentId()
paymentOwnerId
public String paymentOwnerId()
invoiceOwnerId
public String invoiceOwnerId()
customerId
public String customerId()
childrenIds
public List<String> childrenIds()
Copyright © 2019 ChargeBee. All Rights Reserved.