com.chargebee.models
Class Invoice.LinkedOrder
java.lang.Object
com.chargebee.internal.Resource<Invoice.LinkedOrder>
com.chargebee.models.Invoice.LinkedOrder
- Enclosing class:
- Invoice
public static class Invoice.LinkedOrder
- extends Resource<Invoice.LinkedOrder>
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 |
Invoice.LinkedOrder
public Invoice.LinkedOrder(org.json.JSONObject jsonObj)
id
public String id()
documentNumber
public String documentNumber()
status
public Invoice.LinkedOrder.Status status()
orderType
public Invoice.LinkedOrder.OrderType orderType()
referenceId
public String referenceId()
fulfillmentStatus
public String fulfillmentStatus()
batchId
public String batchId()
createdAt
public Timestamp createdAt()
Copyright © 2020 ChargeBee. All Rights Reserved.