Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 967 Bytes

LedgerAccountOpeningBalance.md

File metadata and controls

17 lines (14 loc) · 967 Bytes

# LedgerAccountOpeningBalance

Properties

Name Type Description Notes
id string The unique identifier for the item [optional]
displayedAs string The name of the resource [optional]
path string The API path for the resource [optional]
createdAt \DateTime The datetime when the item was created [optional]
updatedAt \DateTime The datetime when the item was last updated [optional]
ledgerAccount \SynergiTech\Sage\Model\Base [optional]
details string A description of the opening balance [optional]
debit float The debit amount of the opening balance [optional]
credit float The credit amount of the opening balance [optional]

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