public class BusinessEntityTransfer extends Resource<BusinessEntityTransfer>
Modifier and Type | Class and Description |
---|---|
static class |
BusinessEntityTransfer.ReasonCode |
static class |
BusinessEntityTransfer.ResourceType |
Constructor and Description |
---|
BusinessEntityTransfer(org.json.JSONObject jsonObj) |
BusinessEntityTransfer(String jsonStr) |
Modifier and Type | Method and Description |
---|---|
String |
activeResourceId() |
Timestamp |
createdAt() |
String |
destinationBusinessEntityId() |
String |
id() |
BusinessEntityTransfer.ReasonCode |
reasonCode() |
String |
resourceId() |
BusinessEntityTransfer.ResourceType |
resourceType() |
String |
sourceBusinessEntityId() |
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
public BusinessEntityTransfer(String jsonStr)
public BusinessEntityTransfer(org.json.JSONObject jsonObj)
public String id()
public BusinessEntityTransfer.ResourceType resourceType()
public String resourceId()
public String activeResourceId()
public String destinationBusinessEntityId()
public String sourceBusinessEntityId()
public BusinessEntityTransfer.ReasonCode reasonCode()
public Timestamp createdAt()
Copyright © 2025 ChargeBee. All rights reserved.