Class TransferBankModel
- java.lang.Object
-
- app.cybrid.cybrid_api_bank.client.model.TransferBankModel
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2025-06-13T20:57:56.572581Z[Etc/UTC]") public class TransferBankModel extends Object
TransferBankModel
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TransferBankModel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TransferBankModeladdDestinationParticipantsItem(TransferParticipantBankModel destinationParticipantsItem)TransferBankModeladdEntriesItem(TransferEntryBankModel entriesItem)TransferBankModeladdLabelsItem(String labelsItem)TransferBankModeladdSourceParticipantsItem(TransferParticipantBankModel sourceParticipantsItem)TransferBankModelamount(BigInteger amount)TransferBankModelasset(String asset)TransferBankModelbankGuid(String bankGuid)TransferBankModelcreatedAt(OffsetDateTime createdAt)TransferBankModelcustomerGuid(String customerGuid)TransferBankModeldepositAddressGuid(String depositAddressGuid)TransferBankModeldestinationAccount(TransferDestinationAccountBankModel destinationAccount)TransferBankModeldestinationParticipants(List<TransferParticipantBankModel> destinationParticipants)TransferBankModelentries(List<TransferEntryBankModel> entries)booleanequals(Object o)TransferBankModelestimatedAmount(BigInteger estimatedAmount)TransferBankModelestimatedNetworkFee(BigInteger estimatedNetworkFee)TransferBankModelexternalBankAccountGuid(String externalBankAccountGuid)TransferBankModelfailureCode(String failureCode)TransferBankModelfee(BigInteger fee)BigIntegergetAmount()The actual amount in base units of the asset.org.openapitools.jackson.nullable.JsonNullable<BigInteger>getAmount_JsonNullable()StringgetAsset()The asset the transfer is related to, e.g., USD.StringgetBankGuid()The associated bank's identifier.org.openapitools.jackson.nullable.JsonNullable<String>getBankGuid_JsonNullable()OffsetDateTimegetCreatedAt()ISO8601 datetime the record was created at.StringgetCustomerGuid()The associated customer's identifier.org.openapitools.jackson.nullable.JsonNullable<String>getCustomerGuid_JsonNullable()StringgetDepositAddressGuid()The guid of the deposit address.org.openapitools.jackson.nullable.JsonNullable<String>getDepositAddressGuid_JsonNullable()TransferDestinationAccountBankModelgetDestinationAccount()Get destinationAccountorg.openapitools.jackson.nullable.JsonNullable<TransferDestinationAccountBankModel>getDestinationAccount_JsonNullable()List<TransferParticipantBankModel>getDestinationParticipants()The participants in the source account.org.openapitools.jackson.nullable.JsonNullable<List<TransferParticipantBankModel>>getDestinationParticipants_JsonNullable()List<TransferEntryBankModel>getEntries()Transfer entries associated with the batch transferorg.openapitools.jackson.nullable.JsonNullable<List<TransferEntryBankModel>>getEntries_JsonNullable()BigIntegergetEstimatedAmount()The estimated amount in base units of the asset.BigIntegergetEstimatedNetworkFee()The estimated network fee in base units of network_fee_asset.org.openapitools.jackson.nullable.JsonNullable<BigInteger>getEstimatedNetworkFee_JsonNullable()StringgetExternalBankAccountGuid()The associated external bank account's identifier.org.openapitools.jackson.nullable.JsonNullable<String>getExternalBankAccountGuid_JsonNullable()StringgetFailureCode()The failure code for failed transfers; one of non_sufficient_funds, refresh_required, party_name_invalid, payment_rail_invalid, compliance_rejection, cancelled, reversed, limit_exceeded, network_fee_too_low, amount_too_low, internal_error, or invalid_address.org.openapitools.jackson.nullable.JsonNullable<String>getFailureCode_JsonNullable()BigIntegergetFee()The fee associated with the transfer.StringgetGuid()Auto-generated unique identifier for the transfer.TransferHoldDetailsBankModelgetHoldDetails()Get holdDetailsorg.openapitools.jackson.nullable.JsonNullable<TransferHoldDetailsBankModel>getHoldDetails_JsonNullable()List<String>getLabels()The labels associated with the transfer.org.openapitools.jackson.nullable.JsonNullable<List<String>>getLabels_JsonNullable()BigIntegergetNetworkFee()The actual network fee in base units of network_fee_asset.org.openapitools.jackson.nullable.JsonNullable<BigInteger>getNetworkFee_JsonNullable()StringgetNetworkFeeAsset()The asset code of the network fee.org.openapitools.jackson.nullable.JsonNullable<String>getNetworkFeeAsset_JsonNullable()BigIntegergetNetworkFeeLiabilityAmount()The equivalent fiat network fee in base units of network_fee_liability_amount_asset.org.openapitools.jackson.nullable.JsonNullable<BigInteger>getNetworkFeeLiabilityAmount_JsonNullable()StringgetNetworkFeeLiabilityAmountAsset()The fiat asset the network_fee_liability_amount is denominated in.org.openapitools.jackson.nullable.JsonNullable<String>getNetworkFeeLiabilityAmountAsset_JsonNullable()StringgetPaymentRail()The rail the payment was done on.org.openapitools.jackson.nullable.JsonNullable<String>getPaymentRail_JsonNullable()StringgetQuoteGuid()The associated quote's identifier.StringgetReferenceTransferGuid()The guid of the related transfer.org.openapitools.jackson.nullable.JsonNullable<String>getReferenceTransferGuid_JsonNullable()StringgetReturnCode()The return code for reversed transfersorg.openapitools.jackson.nullable.JsonNullable<String>getReturnCode_JsonNullable()StringgetSide()The direction of the quote; one of deposit or withdrawal.TransferSourceAccountBankModelgetSourceAccount()Get sourceAccountorg.openapitools.jackson.nullable.JsonNullable<TransferSourceAccountBankModel>getSourceAccount_JsonNullable()List<TransferParticipantBankModel>getSourceParticipants()The participants in the source account.org.openapitools.jackson.nullable.JsonNullable<List<TransferParticipantBankModel>>getSourceParticipants_JsonNullable()StringgetState()The state of the transfer; one of storing, pending, reviewing, completed, or failed.ObjectgetTransferDetails()The raw details on the transfer from the bank.org.openapitools.jackson.nullable.JsonNullable<Object>getTransferDetails_JsonNullable()StringgetTransferType()The type of transfer; one of funding, book, crypto, instant_funding, funding_return, crypto_return, loss_recovery, inter_account, lightning, or instant_funding_return.StringgetTxnHash()The hash of the blockchain transactionorg.openapitools.jackson.nullable.JsonNullable<String>getTxnHash_JsonNullable()OffsetDateTimegetUpdatedAt()ISO8601 datetime the record was last updated at.TransferBankModelguid(String guid)inthashCode()TransferBankModelholdDetails(TransferHoldDetailsBankModel holdDetails)TransferBankModellabels(List<String> labels)TransferBankModelnetworkFee(BigInteger networkFee)TransferBankModelnetworkFeeAsset(String networkFeeAsset)TransferBankModelnetworkFeeLiabilityAmount(BigInteger networkFeeLiabilityAmount)TransferBankModelnetworkFeeLiabilityAmountAsset(String networkFeeLiabilityAmountAsset)TransferBankModelpaymentRail(String paymentRail)TransferBankModelquoteGuid(String quoteGuid)TransferBankModelreferenceTransferGuid(String referenceTransferGuid)TransferBankModelreturnCode(String returnCode)voidsetAmount(BigInteger amount)voidsetAmount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<BigInteger> amount)voidsetAsset(String asset)voidsetBankGuid(String bankGuid)voidsetBankGuid_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> bankGuid)voidsetCreatedAt(OffsetDateTime createdAt)voidsetCustomerGuid(String customerGuid)voidsetCustomerGuid_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> customerGuid)voidsetDepositAddressGuid(String depositAddressGuid)voidsetDepositAddressGuid_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> depositAddressGuid)voidsetDestinationAccount(TransferDestinationAccountBankModel destinationAccount)voidsetDestinationAccount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<TransferDestinationAccountBankModel> destinationAccount)voidsetDestinationParticipants(List<TransferParticipantBankModel> destinationParticipants)voidsetDestinationParticipants_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<List<TransferParticipantBankModel>> destinationParticipants)voidsetEntries(List<TransferEntryBankModel> entries)voidsetEntries_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<List<TransferEntryBankModel>> entries)voidsetEstimatedAmount(BigInteger estimatedAmount)voidsetEstimatedNetworkFee(BigInteger estimatedNetworkFee)voidsetEstimatedNetworkFee_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<BigInteger> estimatedNetworkFee)voidsetExternalBankAccountGuid(String externalBankAccountGuid)voidsetExternalBankAccountGuid_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> externalBankAccountGuid)voidsetFailureCode(String failureCode)voidsetFailureCode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> failureCode)voidsetFee(BigInteger fee)voidsetGuid(String guid)voidsetHoldDetails(TransferHoldDetailsBankModel holdDetails)voidsetHoldDetails_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<TransferHoldDetailsBankModel> holdDetails)voidsetLabels(List<String> labels)voidsetLabels_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<List<String>> labels)voidsetNetworkFee(BigInteger networkFee)voidsetNetworkFee_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<BigInteger> networkFee)voidsetNetworkFeeAsset(String networkFeeAsset)voidsetNetworkFeeAsset_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> networkFeeAsset)voidsetNetworkFeeLiabilityAmount(BigInteger networkFeeLiabilityAmount)voidsetNetworkFeeLiabilityAmount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<BigInteger> networkFeeLiabilityAmount)voidsetNetworkFeeLiabilityAmountAsset(String networkFeeLiabilityAmountAsset)voidsetNetworkFeeLiabilityAmountAsset_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> networkFeeLiabilityAmountAsset)voidsetPaymentRail(String paymentRail)voidsetPaymentRail_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> paymentRail)voidsetQuoteGuid(String quoteGuid)voidsetReferenceTransferGuid(String referenceTransferGuid)voidsetReferenceTransferGuid_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> referenceTransferGuid)voidsetReturnCode(String returnCode)voidsetReturnCode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> returnCode)voidsetSide(String side)voidsetSourceAccount(TransferSourceAccountBankModel sourceAccount)voidsetSourceAccount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<TransferSourceAccountBankModel> sourceAccount)voidsetSourceParticipants(List<TransferParticipantBankModel> sourceParticipants)voidsetSourceParticipants_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<List<TransferParticipantBankModel>> sourceParticipants)voidsetState(String state)voidsetTransferDetails(Object transferDetails)voidsetTransferDetails_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Object> transferDetails)voidsetTransferType(String transferType)voidsetTxnHash(String txnHash)voidsetTxnHash_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> txnHash)voidsetUpdatedAt(OffsetDateTime updatedAt)TransferBankModelside(String side)TransferBankModelsourceAccount(TransferSourceAccountBankModel sourceAccount)TransferBankModelsourceParticipants(List<TransferParticipantBankModel> sourceParticipants)TransferBankModelstate(String state)StringtoString()TransferBankModeltransferDetails(Object transferDetails)TransferBankModeltransferType(String transferType)TransferBankModeltxnHash(String txnHash)TransferBankModelupdatedAt(OffsetDateTime updatedAt)
-
-
-
Field Detail
-
JSON_PROPERTY_GUID
public static final String JSON_PROPERTY_GUID
- See Also:
- Constant Field Values
-
JSON_PROPERTY_TRANSFER_TYPE
public static final String JSON_PROPERTY_TRANSFER_TYPE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_BANK_GUID
public static final String JSON_PROPERTY_BANK_GUID
- See Also:
- Constant Field Values
-
JSON_PROPERTY_CUSTOMER_GUID
public static final String JSON_PROPERTY_CUSTOMER_GUID
- See Also:
- Constant Field Values
-
JSON_PROPERTY_QUOTE_GUID
public static final String JSON_PROPERTY_QUOTE_GUID
- See Also:
- Constant Field Values
-
JSON_PROPERTY_EXTERNAL_BANK_ACCOUNT_GUID
public static final String JSON_PROPERTY_EXTERNAL_BANK_ACCOUNT_GUID
- See Also:
- Constant Field Values
-
JSON_PROPERTY_ASSET
public static final String JSON_PROPERTY_ASSET
- See Also:
- Constant Field Values
-
JSON_PROPERTY_SIDE
public static final String JSON_PROPERTY_SIDE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_STATE
public static final String JSON_PROPERTY_STATE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_FAILURE_CODE
public static final String JSON_PROPERTY_FAILURE_CODE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_RETURN_CODE
public static final String JSON_PROPERTY_RETURN_CODE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_AMOUNT
public static final String JSON_PROPERTY_AMOUNT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_ESTIMATED_AMOUNT
public static final String JSON_PROPERTY_ESTIMATED_AMOUNT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_FEE
public static final String JSON_PROPERTY_FEE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_ESTIMATED_NETWORK_FEE
public static final String JSON_PROPERTY_ESTIMATED_NETWORK_FEE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_NETWORK_FEE
public static final String JSON_PROPERTY_NETWORK_FEE
- See Also:
- Constant Field Values
-
JSON_PROPERTY_NETWORK_FEE_ASSET
public static final String JSON_PROPERTY_NETWORK_FEE_ASSET
- See Also:
- Constant Field Values
-
JSON_PROPERTY_NETWORK_FEE_LIABILITY_AMOUNT
public static final String JSON_PROPERTY_NETWORK_FEE_LIABILITY_AMOUNT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_NETWORK_FEE_LIABILITY_AMOUNT_ASSET
public static final String JSON_PROPERTY_NETWORK_FEE_LIABILITY_AMOUNT_ASSET
- See Also:
- Constant Field Values
-
JSON_PROPERTY_TXN_HASH
public static final String JSON_PROPERTY_TXN_HASH
- See Also:
- Constant Field Values
-
JSON_PROPERTY_REFERENCE_TRANSFER_GUID
public static final String JSON_PROPERTY_REFERENCE_TRANSFER_GUID
- See Also:
- Constant Field Values
-
JSON_PROPERTY_SOURCE_ACCOUNT
public static final String JSON_PROPERTY_SOURCE_ACCOUNT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_SOURCE_PARTICIPANTS
public static final String JSON_PROPERTY_SOURCE_PARTICIPANTS
- See Also:
- Constant Field Values
-
JSON_PROPERTY_DESTINATION_ACCOUNT
public static final String JSON_PROPERTY_DESTINATION_ACCOUNT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_DESTINATION_PARTICIPANTS
public static final String JSON_PROPERTY_DESTINATION_PARTICIPANTS
- See Also:
- Constant Field Values
-
JSON_PROPERTY_DEPOSIT_ADDRESS_GUID
public static final String JSON_PROPERTY_DEPOSIT_ADDRESS_GUID
- See Also:
- Constant Field Values
-
JSON_PROPERTY_CREATED_AT
public static final String JSON_PROPERTY_CREATED_AT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_UPDATED_AT
public static final String JSON_PROPERTY_UPDATED_AT
- See Also:
- Constant Field Values
-
JSON_PROPERTY_HOLD_DETAILS
public static final String JSON_PROPERTY_HOLD_DETAILS
- See Also:
- Constant Field Values
-
JSON_PROPERTY_TRANSFER_DETAILS
public static final String JSON_PROPERTY_TRANSFER_DETAILS
- See Also:
- Constant Field Values
-
JSON_PROPERTY_PAYMENT_RAIL
public static final String JSON_PROPERTY_PAYMENT_RAIL
- See Also:
- Constant Field Values
-
JSON_PROPERTY_LABELS
public static final String JSON_PROPERTY_LABELS
- See Also:
- Constant Field Values
-
JSON_PROPERTY_ENTRIES
public static final String JSON_PROPERTY_ENTRIES
- See Also:
- Constant Field Values
-
-
Method Detail
-
guid
public TransferBankModel guid(String guid)
-
getGuid
@Nullable public String getGuid()
Auto-generated unique identifier for the transfer.- Returns:
- guid
-
setGuid
public void setGuid(String guid)
-
transferType
public TransferBankModel transferType(String transferType)
-
getTransferType
@Nullable public String getTransferType()
The type of transfer; one of funding, book, crypto, instant_funding, funding_return, crypto_return, loss_recovery, inter_account, lightning, or instant_funding_return.- Returns:
- transferType
-
setTransferType
public void setTransferType(String transferType)
-
bankGuid
public TransferBankModel bankGuid(String bankGuid)
-
getBankGuid
@Nullable public String getBankGuid()
The associated bank's identifier.- Returns:
- bankGuid
-
getBankGuid_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getBankGuid_JsonNullable()
-
setBankGuid_JsonNullable
public void setBankGuid_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> bankGuid)
-
setBankGuid
public void setBankGuid(String bankGuid)
-
customerGuid
public TransferBankModel customerGuid(String customerGuid)
-
getCustomerGuid
@Nullable public String getCustomerGuid()
The associated customer's identifier.- Returns:
- customerGuid
-
getCustomerGuid_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getCustomerGuid_JsonNullable()
-
setCustomerGuid_JsonNullable
public void setCustomerGuid_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> customerGuid)
-
setCustomerGuid
public void setCustomerGuid(String customerGuid)
-
quoteGuid
public TransferBankModel quoteGuid(String quoteGuid)
-
getQuoteGuid
@Nullable public String getQuoteGuid()
The associated quote's identifier.- Returns:
- quoteGuid
-
setQuoteGuid
public void setQuoteGuid(String quoteGuid)
-
externalBankAccountGuid
public TransferBankModel externalBankAccountGuid(String externalBankAccountGuid)
-
getExternalBankAccountGuid
@Nullable public String getExternalBankAccountGuid()
The associated external bank account's identifier.- Returns:
- externalBankAccountGuid
-
getExternalBankAccountGuid_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getExternalBankAccountGuid_JsonNullable()
-
setExternalBankAccountGuid_JsonNullable
public void setExternalBankAccountGuid_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> externalBankAccountGuid)
-
setExternalBankAccountGuid
public void setExternalBankAccountGuid(String externalBankAccountGuid)
-
asset
public TransferBankModel asset(String asset)
-
getAsset
@Nullable public String getAsset()
The asset the transfer is related to, e.g., USD.- Returns:
- asset
-
setAsset
public void setAsset(String asset)
-
side
public TransferBankModel side(String side)
-
getSide
@Nullable public String getSide()
The direction of the quote; one of deposit or withdrawal.- Returns:
- side
-
setSide
public void setSide(String side)
-
state
public TransferBankModel state(String state)
-
getState
@Nullable public String getState()
The state of the transfer; one of storing, pending, reviewing, completed, or failed.- Returns:
- state
-
setState
public void setState(String state)
-
failureCode
public TransferBankModel failureCode(String failureCode)
-
getFailureCode
@Nullable public String getFailureCode()
The failure code for failed transfers; one of non_sufficient_funds, refresh_required, party_name_invalid, payment_rail_invalid, compliance_rejection, cancelled, reversed, limit_exceeded, network_fee_too_low, amount_too_low, internal_error, or invalid_address.- Returns:
- failureCode
-
getFailureCode_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getFailureCode_JsonNullable()
-
setFailureCode_JsonNullable
public void setFailureCode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> failureCode)
-
setFailureCode
public void setFailureCode(String failureCode)
-
returnCode
public TransferBankModel returnCode(String returnCode)
-
getReturnCode
@Nullable public String getReturnCode()
The return code for reversed transfers- Returns:
- returnCode
-
getReturnCode_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getReturnCode_JsonNullable()
-
setReturnCode_JsonNullable
public void setReturnCode_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> returnCode)
-
setReturnCode
public void setReturnCode(String returnCode)
-
amount
public TransferBankModel amount(BigInteger amount)
-
getAmount
@Nullable public BigInteger getAmount()
The actual amount in base units of the asset.- Returns:
- amount
-
getAmount_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<BigInteger> getAmount_JsonNullable()
-
setAmount_JsonNullable
public void setAmount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<BigInteger> amount)
-
setAmount
public void setAmount(BigInteger amount)
-
estimatedAmount
public TransferBankModel estimatedAmount(BigInteger estimatedAmount)
-
getEstimatedAmount
@Nullable public BigInteger getEstimatedAmount()
The estimated amount in base units of the asset.- Returns:
- estimatedAmount
-
setEstimatedAmount
public void setEstimatedAmount(BigInteger estimatedAmount)
-
fee
public TransferBankModel fee(BigInteger fee)
-
getFee
@Nullable public BigInteger getFee()
The fee associated with the transfer.- Returns:
- fee
-
setFee
public void setFee(BigInteger fee)
-
estimatedNetworkFee
public TransferBankModel estimatedNetworkFee(BigInteger estimatedNetworkFee)
-
getEstimatedNetworkFee
@Nullable public BigInteger getEstimatedNetworkFee()
The estimated network fee in base units of network_fee_asset. Only present on `crypto` transfers.- Returns:
- estimatedNetworkFee
-
getEstimatedNetworkFee_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<BigInteger> getEstimatedNetworkFee_JsonNullable()
-
setEstimatedNetworkFee_JsonNullable
public void setEstimatedNetworkFee_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<BigInteger> estimatedNetworkFee)
-
setEstimatedNetworkFee
public void setEstimatedNetworkFee(BigInteger estimatedNetworkFee)
-
networkFee
public TransferBankModel networkFee(BigInteger networkFee)
-
getNetworkFee
@Nullable public BigInteger getNetworkFee()
The actual network fee in base units of network_fee_asset. Only present on `crypto` transfers that have successfully completed.- Returns:
- networkFee
-
getNetworkFee_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<BigInteger> getNetworkFee_JsonNullable()
-
setNetworkFee_JsonNullable
public void setNetworkFee_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<BigInteger> networkFee)
-
setNetworkFee
public void setNetworkFee(BigInteger networkFee)
-
networkFeeAsset
public TransferBankModel networkFeeAsset(String networkFeeAsset)
-
getNetworkFeeAsset
@Nullable public String getNetworkFeeAsset()
The asset code of the network fee. Only present on `crypto` transfers that have successfully completed.- Returns:
- networkFeeAsset
-
getNetworkFeeAsset_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getNetworkFeeAsset_JsonNullable()
-
setNetworkFeeAsset_JsonNullable
public void setNetworkFeeAsset_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> networkFeeAsset)
-
setNetworkFeeAsset
public void setNetworkFeeAsset(String networkFeeAsset)
-
networkFeeLiabilityAmount
public TransferBankModel networkFeeLiabilityAmount(BigInteger networkFeeLiabilityAmount)
-
getNetworkFeeLiabilityAmount
@Nullable public BigInteger getNetworkFeeLiabilityAmount()
The equivalent fiat network fee in base units of network_fee_liability_amount_asset. Only present on `crypto` transfers that have successfully completed.- Returns:
- networkFeeLiabilityAmount
-
getNetworkFeeLiabilityAmount_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<BigInteger> getNetworkFeeLiabilityAmount_JsonNullable()
-
setNetworkFeeLiabilityAmount_JsonNullable
public void setNetworkFeeLiabilityAmount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<BigInteger> networkFeeLiabilityAmount)
-
setNetworkFeeLiabilityAmount
public void setNetworkFeeLiabilityAmount(BigInteger networkFeeLiabilityAmount)
-
networkFeeLiabilityAmountAsset
public TransferBankModel networkFeeLiabilityAmountAsset(String networkFeeLiabilityAmountAsset)
-
getNetworkFeeLiabilityAmountAsset
@Nullable public String getNetworkFeeLiabilityAmountAsset()
The fiat asset the network_fee_liability_amount is denominated in. Only present on `crypto` transfers that have successfully completed.- Returns:
- networkFeeLiabilityAmountAsset
-
getNetworkFeeLiabilityAmountAsset_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getNetworkFeeLiabilityAmountAsset_JsonNullable()
-
setNetworkFeeLiabilityAmountAsset_JsonNullable
public void setNetworkFeeLiabilityAmountAsset_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> networkFeeLiabilityAmountAsset)
-
setNetworkFeeLiabilityAmountAsset
public void setNetworkFeeLiabilityAmountAsset(String networkFeeLiabilityAmountAsset)
-
txnHash
public TransferBankModel txnHash(String txnHash)
-
getTxnHash
@Nullable public String getTxnHash()
The hash of the blockchain transaction- Returns:
- txnHash
-
getTxnHash_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getTxnHash_JsonNullable()
-
setTxnHash_JsonNullable
public void setTxnHash_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> txnHash)
-
setTxnHash
public void setTxnHash(String txnHash)
-
referenceTransferGuid
public TransferBankModel referenceTransferGuid(String referenceTransferGuid)
-
getReferenceTransferGuid
@Nullable public String getReferenceTransferGuid()
The guid of the related transfer. Only present on return type transfers.- Returns:
- referenceTransferGuid
-
getReferenceTransferGuid_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getReferenceTransferGuid_JsonNullable()
-
setReferenceTransferGuid_JsonNullable
public void setReferenceTransferGuid_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> referenceTransferGuid)
-
setReferenceTransferGuid
public void setReferenceTransferGuid(String referenceTransferGuid)
-
sourceAccount
public TransferBankModel sourceAccount(TransferSourceAccountBankModel sourceAccount)
-
getSourceAccount
@Nullable public TransferSourceAccountBankModel getSourceAccount()
Get sourceAccount- Returns:
- sourceAccount
-
getSourceAccount_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<TransferSourceAccountBankModel> getSourceAccount_JsonNullable()
-
setSourceAccount_JsonNullable
public void setSourceAccount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<TransferSourceAccountBankModel> sourceAccount)
-
setSourceAccount
public void setSourceAccount(TransferSourceAccountBankModel sourceAccount)
-
sourceParticipants
public TransferBankModel sourceParticipants(List<TransferParticipantBankModel> sourceParticipants)
-
addSourceParticipantsItem
public TransferBankModel addSourceParticipantsItem(TransferParticipantBankModel sourceParticipantsItem)
-
getSourceParticipants
@Nullable public List<TransferParticipantBankModel> getSourceParticipants()
The participants in the source account.- Returns:
- sourceParticipants
-
getSourceParticipants_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<List<TransferParticipantBankModel>> getSourceParticipants_JsonNullable()
-
setSourceParticipants_JsonNullable
public void setSourceParticipants_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<List<TransferParticipantBankModel>> sourceParticipants)
-
setSourceParticipants
public void setSourceParticipants(List<TransferParticipantBankModel> sourceParticipants)
-
destinationAccount
public TransferBankModel destinationAccount(TransferDestinationAccountBankModel destinationAccount)
-
getDestinationAccount
@Nullable public TransferDestinationAccountBankModel getDestinationAccount()
Get destinationAccount- Returns:
- destinationAccount
-
getDestinationAccount_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<TransferDestinationAccountBankModel> getDestinationAccount_JsonNullable()
-
setDestinationAccount_JsonNullable
public void setDestinationAccount_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<TransferDestinationAccountBankModel> destinationAccount)
-
setDestinationAccount
public void setDestinationAccount(TransferDestinationAccountBankModel destinationAccount)
-
destinationParticipants
public TransferBankModel destinationParticipants(List<TransferParticipantBankModel> destinationParticipants)
-
addDestinationParticipantsItem
public TransferBankModel addDestinationParticipantsItem(TransferParticipantBankModel destinationParticipantsItem)
-
getDestinationParticipants
@Nullable public List<TransferParticipantBankModel> getDestinationParticipants()
The participants in the source account.- Returns:
- destinationParticipants
-
getDestinationParticipants_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<List<TransferParticipantBankModel>> getDestinationParticipants_JsonNullable()
-
setDestinationParticipants_JsonNullable
public void setDestinationParticipants_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<List<TransferParticipantBankModel>> destinationParticipants)
-
setDestinationParticipants
public void setDestinationParticipants(List<TransferParticipantBankModel> destinationParticipants)
-
depositAddressGuid
public TransferBankModel depositAddressGuid(String depositAddressGuid)
-
getDepositAddressGuid
@Nullable public String getDepositAddressGuid()
The guid of the deposit address. Only present on crypto deposits.- Returns:
- depositAddressGuid
-
getDepositAddressGuid_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getDepositAddressGuid_JsonNullable()
-
setDepositAddressGuid_JsonNullable
public void setDepositAddressGuid_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> depositAddressGuid)
-
setDepositAddressGuid
public void setDepositAddressGuid(String depositAddressGuid)
-
createdAt
public TransferBankModel createdAt(OffsetDateTime createdAt)
-
getCreatedAt
@Nullable public OffsetDateTime getCreatedAt()
ISO8601 datetime the record was created at.- Returns:
- createdAt
-
setCreatedAt
public void setCreatedAt(OffsetDateTime createdAt)
-
updatedAt
public TransferBankModel updatedAt(OffsetDateTime updatedAt)
-
getUpdatedAt
@Nullable public OffsetDateTime getUpdatedAt()
ISO8601 datetime the record was last updated at.- Returns:
- updatedAt
-
setUpdatedAt
public void setUpdatedAt(OffsetDateTime updatedAt)
-
holdDetails
public TransferBankModel holdDetails(TransferHoldDetailsBankModel holdDetails)
-
getHoldDetails
@Nullable public TransferHoldDetailsBankModel getHoldDetails()
Get holdDetails- Returns:
- holdDetails
-
getHoldDetails_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<TransferHoldDetailsBankModel> getHoldDetails_JsonNullable()
-
setHoldDetails_JsonNullable
public void setHoldDetails_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<TransferHoldDetailsBankModel> holdDetails)
-
setHoldDetails
public void setHoldDetails(TransferHoldDetailsBankModel holdDetails)
-
transferDetails
public TransferBankModel transferDetails(Object transferDetails)
-
getTransferDetails
@Nullable public Object getTransferDetails()
The raw details on the transfer from the bank.- Returns:
- transferDetails
-
getTransferDetails_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<Object> getTransferDetails_JsonNullable()
-
setTransferDetails_JsonNullable
public void setTransferDetails_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<Object> transferDetails)
-
setTransferDetails
public void setTransferDetails(Object transferDetails)
-
paymentRail
public TransferBankModel paymentRail(String paymentRail)
-
getPaymentRail
@Nullable public String getPaymentRail()
The rail the payment was done on. One of: ach, eft, wire, rtp- Returns:
- paymentRail
-
getPaymentRail_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<String> getPaymentRail_JsonNullable()
-
setPaymentRail_JsonNullable
public void setPaymentRail_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<String> paymentRail)
-
setPaymentRail
public void setPaymentRail(String paymentRail)
-
labels
public TransferBankModel labels(List<String> labels)
-
addLabelsItem
public TransferBankModel addLabelsItem(String labelsItem)
-
getLabels
@Nullable public List<String> getLabels()
The labels associated with the transfer.- Returns:
- labels
-
getLabels_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<List<String>> getLabels_JsonNullable()
-
setLabels_JsonNullable
public void setLabels_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<List<String>> labels)
-
entries
public TransferBankModel entries(List<TransferEntryBankModel> entries)
-
addEntriesItem
public TransferBankModel addEntriesItem(TransferEntryBankModel entriesItem)
-
getEntries
@Nullable public List<TransferEntryBankModel> getEntries()
Transfer entries associated with the batch transfer- Returns:
- entries
-
getEntries_JsonNullable
public org.openapitools.jackson.nullable.JsonNullable<List<TransferEntryBankModel>> getEntries_JsonNullable()
-
setEntries_JsonNullable
public void setEntries_JsonNullable(org.openapitools.jackson.nullable.JsonNullable<List<TransferEntryBankModel>> entries)
-
setEntries
public void setEntries(List<TransferEntryBankModel> entries)
-
-