Name | Type | Description | Notes |
---|---|---|---|
LagoId | Guid | ||
SequentialId | int | ||
Number | string | ||
LagoInvoiceId | Guid | ||
InvoiceNumber | string | ||
IssuingDate | DateTime | ||
CreditStatus | string | Credit status | [optional] |
RefundStatus | string | Refund status | [optional] |
Reason | string | Reason | |
Description | string | [optional] | |
Currency | string | ||
TotalAmountCents | int | ||
TotalAmountCurrency | string | ||
VatAmountCents | int | ||
VatAmountCurrency | string | ||
SubTotalVatExcludedAmountCents | int | ||
SubTotalVatExcludedAmountCurrency | string | ||
BalanceAmountCents | int | ||
BalanceAmountCurrency | string | ||
CreditAmountCents | int | ||
CreditAmountCurrency | string | ||
RefundAmountCents | int | ||
RefundAmountCurrency | string | ||
CouponsAdjustementAmountCents | int | ||
CreatedAt | DateTime | ||
UpdatedAt | DateTime | ||
FileUrl | string | [optional] | |
Items | List<CreditNoteItemObject> | [optional] |
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.