Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 2.86 KB

CustomerPayment.md

File metadata and controls

28 lines (23 loc) · 2.86 KB

CustomerPayment

Properties

Name Type Description Notes
id str (v1.0) The id property for the Dynamics 365 Business Central customerPayment entity [optional]
journal_display_name str, none_type (v1.0) The journalDisplayName property for the Dynamics 365 Business Central customerPayment entity [optional]
line_number int, none_type (v1.0) The lineNumber property for the Dynamics 365 Business Central customerPayment entity [optional]
customer_id str, none_type (v1.0) The customerId property for the Dynamics 365 Business Central customerPayment entity [optional]
customer_number str, none_type (v1.0) The customerNumber property for the Dynamics 365 Business Central customerPayment entity [optional]
contact_id str, none_type (v1.0) The contactId property for the Dynamics 365 Business Central customerPayment entity [optional]
posting_date datetime, none_type (v1.0) The postingDate property for the Dynamics 365 Business Central customerPayment entity [optional]
document_number str, none_type (v1.0) The documentNumber property for the Dynamics 365 Business Central customerPayment entity [optional]
external_document_number str, none_type (v1.0) The externalDocumentNumber property for the Dynamics 365 Business Central customerPayment entity [optional]
amount float, none_type (v1.0) The amount property for the Dynamics 365 Business Central customerPayment entity [optional]
applies_to_invoice_id str, none_type (v1.0) The appliesToInvoiceId property for the Dynamics 365 Business Central customerPayment entity [optional]
applies_to_invoice_number str, none_type (v1.0) The appliesToInvoiceNumber property for the Dynamics 365 Business Central customerPayment entity [optional]
description str, none_type (v1.0) The description property for the Dynamics 365 Business Central customerPayment entity [optional]
comment str, none_type (v1.0) The comment property for the Dynamics 365 Business Central customerPayment entity [optional]
dimensions [bool, date, datetime, dict, float, int, list, str, none_type] [optional]
last_modified_date_time datetime, none_type (v1.0) The lastModifiedDateTime property for the Dynamics 365 Business Central customerPayment entity [optional]
customer bool, date, datetime, dict, float, int, list, str, none_type [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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