TransferIntentCreate |
TransferIntentCreate.accountId(String accountId) |
TransferIntentCreate |
TransferIntentCreate.achClass(ACHClass achClass) |
TransferIntentCreate |
TransferIntentCreate.amount(String amount) |
TransferIntentCreate |
TransferIntentCreate.created(OffsetDateTime created) |
TransferIntentCreate |
TransferIntentCreate.description(String description) |
TransferIntentCreate |
TransferIntentCreate.fundingAccountId(String fundingAccountId) |
TransferIntentCreate |
TransferIntentCreateResponse.getTransferIntent()
Get transferIntent
|
TransferIntentCreate |
TransferIntentCreate.id(String id) |
TransferIntentCreate |
TransferIntentCreate.isoCurrencyCode(String isoCurrencyCode) |
TransferIntentCreate |
TransferIntentCreate.metadata(Map<String,String> metadata) |
TransferIntentCreate |
TransferIntentCreate.mode(TransferIntentCreateMode mode) |
TransferIntentCreate |
TransferIntentCreate.network(TransferIntentCreateNetwork network) |
TransferIntentCreate |
TransferIntentCreate.originationAccountId(String originationAccountId) |
TransferIntentCreate |
TransferIntentCreate.putMetadataItem(String key,
String metadataItem) |
TransferIntentCreate |
TransferIntentCreate.requireGuarantee(Boolean requireGuarantee) |
TransferIntentCreate |
TransferIntentCreate.status(TransferIntentStatus status) |
TransferIntentCreate |
TransferIntentCreate.user(TransferUserInResponse user) |