Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 970 Bytes

PreviousFixPeriodInvoiceProrataInfo.md

File metadata and controls

15 lines (12 loc) · 970 Bytes

IO.Swagger.Model.PreviousFixPeriodInvoiceProrataInfo

Properties

Name Type Description Notes
ComputedProrataToBeDeducted double? The prorata amount [optional]
InvoiceNumber string The previous invoice number [optional]
AmountToBePaid double? The amount to be payed of the previous invoice [optional]
AmountAfterTax double? The amout after tax of the previous invoice [optional]
ContractId string The contract id related to the previous invoice [optional]
FixedPeriodEndDate DateTime? The fixed end period of the previous invoice [optional]
FixedPeriodStartDate DateTime? The fixed start period of the previous invoice [optional]

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