Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 747 Bytes

FundsTransferEntity.md

File metadata and controls

14 lines (11 loc) · 747 Bytes

FundsTransferEntity

Properties

Name Type Description Notes
id int Transfer ID [default to 1]
date \DateTime Date requested
transaction_type string Type of HSA transfer [default to 'Trustee to Trustee Transfer']
description string Status of transfer [default to 'Document Generation Pending']
amount float Transfer amount, null if transfer type is :full
transfer_type string Transfer type [default to 'full']

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