Skip to content
This repository was archived by the owner on Jul 15, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (25 loc) · 1.74 KB

File metadata and controls

30 lines (25 loc) · 1.74 KB

CodatDataContractsDatasetsLegacyBillCreditNote

Properties

Name Type Description Notes
total_amount float
total_discount float
sub_total float
total_tax_amount float
discount_percentage float
remaining_credit float
status CodatDataContractsDatasetsCreditNoteStatus
id str, none_type [optional]
bill_credit_note_number str, none_type [optional]
supplier_ref CodatDataContractsDatasetsSupplierRef [optional]
withholding_tax [CodatDataContractsDatasetsWithholdingTax], none_type [optional]
issue_date datetime [optional]
allocated_on_date datetime, none_type [optional]
currency str, none_type [optional]
currency_rate float, none_type [optional]
line_items [CodatDataContractsDatasetsBillCreditNoteLineItem], none_type [optional]
payment_allocations [CodatDataContractsDatasetsLegacyCreditNotePaymentAllocation], none_type [optional]
modified_date datetime, none_type [optional]
source_modified_date datetime, none_type [optional]
note str, none_type [optional]

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