Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 825 Bytes

TransferIntentCreateMode.md

File metadata and controls

12 lines (7 loc) · 825 Bytes

TransferIntentCreateMode

The direction of the flow of transfer funds. PAYMENT: Transfers funds from an end user's account to your business account. DISBURSEMENT: Transfers funds from your business account to an end user's account.

Properties

Name Type Description Notes
value str The direction of the flow of transfer funds. `PAYMENT`: Transfers funds from an end user's account to your business account. `DISBURSEMENT`: Transfers funds from your business account to an end user's account. must be one of ["PAYMENT", "DISBURSEMENT", ]

[Back to Model list] [Back to API list] [Back to README]