Name | Type | Description | Notes |
---|---|---|---|
id | Number | Receipt id | [optional] |
date | Date | Receipt date | [optional] |
number | Number | Receipt number | [optional] |
numeration | String | Receipt numeration | [optional] |
amountNet | Number | Receipt total net amount | [optional] |
amountVat | Number | Receipt total vat amount | [optional] |
amountGross | Number | Receipt total gross amount | [optional] |
useGrossPrices | Boolean | Receipt uses gross prices | [optional] |
type | ReceiptType | [optional] | |
description | String | Receipt description | [optional] |
rcCenter | String | Receipt revenue center | [optional] |
createdAt | String | Receipt creation date | [optional] |
updatedAt | String | Receipt last update date | [optional] |
paymentAccount | PaymentAccount | [optional] | |
itemsList | [ReceiptItemsListItem] | [optional] |