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

Latest commit

 

History

History
executable file
·
26 lines (22 loc) · 2.71 KB

CustomerPayment.md

File metadata and controls

executable file
·
26 lines (22 loc) · 2.71 KB

CustomerPayment

Properties

Name Type Description Notes
Id string The id property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
JournalDisplayName string The journalDisplayName property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
LineNumber int32 The lineNumber property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
CustomerId string The customerId property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
CustomerNumber string The customerNumber property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
ContactId string The contactId property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
PostingDate time.Time The postingDate property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
DocumentNumber string The documentNumber property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
ExternalDocumentNumber string The externalDocumentNumber property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
Amount float64 The amount property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
AppliesToInvoiceId string The appliesToInvoiceId property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
AppliesToInvoiceNumber string The appliesToInvoiceNumber property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
Description string The description property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
Comment string The comment property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
Dimensions []Dimensiontype [optional] [default to null]
LastModifiedDateTime time.Time The lastModifiedDateTime property for the Dynamics 365 Business Central customerPayment entity [optional] [default to null]
Customer *Customer [optional] [default to null]

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