Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 733 Bytes

PostBankTransfersBankTransfer.md

File metadata and controls

14 lines (11 loc) · 733 Bytes

# PostBankTransfersBankTransfer

Properties

Name Type Description Notes
fromBankAccountId string The bank account that the money was transfered from
toBankAccountId string The bank account that the money was transfered to
date \DateTime The date of the bank transfer
amount float The amount of the bank transfer
reference string The reference for the bank transfer [optional]
description string The description for the bank transfer [optional]

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