Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 647 Bytes

LedgerAccountBalanceDetails.md

File metadata and controls

14 lines (11 loc) · 647 Bytes

# LedgerAccountBalanceDetails

Properties

Name Type Description Notes
balance float The account balance [optional]
creditOrDebit string Is the balance a debit or credit [optional]
credits float The credit balance [optional]
debits float The debit balance [optional]
fromDate string The from date filter [optional]
toDate string The to date filter [optional]

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