Package com.chargebee.models
Class LedgerOperation
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic enumstatic enum -
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionLedgerOperation(String jsonStr) LedgerOperation(org.json.JSONObject jsonObj) -
Method Summary
Methods inherited from class com.chargebee.internal.Resource
apiVersionCheck, nullCheck, nullCheckWithoutEncoding, optBigDecimal, optBoolean, optDouble, optEnum, optInteger, optJSONArray, optJSONObject, optList, optLong, optMap, optString, optSubResource, optTimestamp, reqBigDecimal, reqBoolean, reqDouble, reqEnum, reqInteger, reqJSONArray, reqJSONObject, reqList, reqLong, reqMap, reqString, reqSubResource, reqTimestamp, toJson, toString, uri
-
Constructor Details
-
LedgerOperation
-
LedgerOperation
public LedgerOperation(org.json.JSONObject jsonObj)
-
-
Method Details
-
id
-
type
-
amount
-
startBalance
-
endBalance
-
provisionedStartBalance
-
provisionedEndBalance
-
overdraftStartBalance
-
overdraftEndBalance
-
parentLedgerOperationId
-
ledgerOperationTimestamp
-
autoReleaseTimestamp
-
metadata
-
createdAt
-
modifiedAt
-
subscriptionId
-
unitId
-
unitType
-
retrieveLedgerOperation
-
listLedgerOperations
-
capture
-
authorize
-
captureAuthorization
-
releaseAuthorization
-