Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
21 lines (17 loc) · 1.97 KB

File metadata and controls

executable file
·
21 lines (17 loc) · 1.97 KB

GeneralLedgerEntry

Properties

Name Type Description Notes
Id int32 The id property for the Dynamics 365 Business Central generalLedgerEntry entity [optional] [default to null]
PostingDate time.Time The postingDate property for the Dynamics 365 Business Central generalLedgerEntry entity [optional] [default to null]
DocumentNumber string The documentNumber property for the Dynamics 365 Business Central generalLedgerEntry entity [optional] [default to null]
DocumentType string The documentType property for the Dynamics 365 Business Central generalLedgerEntry entity [optional] [default to null]
AccountId string The accountId property for the Dynamics 365 Business Central generalLedgerEntry entity [optional] [default to null]
AccountNumber string The accountNumber property for the Dynamics 365 Business Central generalLedgerEntry entity [optional] [default to null]
Description string The description property for the Dynamics 365 Business Central generalLedgerEntry entity [optional] [default to null]
DebitAmount float64 The debitAmount property for the Dynamics 365 Business Central generalLedgerEntry entity [optional] [default to null]
CreditAmount float64 The creditAmount property for the Dynamics 365 Business Central generalLedgerEntry entity [optional] [default to null]
Dimensions []Dimensiontype [optional] [default to null]
LastModifiedDateTime time.Time The lastModifiedDateTime property for the Dynamics 365 Business Central generalLedgerEntry entity [optional] [default to null]
Account *Account [optional] [default to null]

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