Name | Type | Description | Notes |
---|---|---|---|
id | int | The creditNote position id. | [optional] |
object_name | string | The creditNote position object name | |
map_all | bool | ||
create | string | Date of creditNote position creation | [optional] |
update | string | Date of last creditNote position update | [optional] |
credit_note | \Swagger\Client\Model\ModelCreditNotePosCreditNote | [optional] | |
part | \Swagger\Client\Model\ModelInvoicePosPart | [optional] | |
quantity | float | Quantity of the article/part | |
price | float | Price of the article/part. Is either gross or net, depending on the sevDesk account setting. | [optional] |
price_net | float | Net price of the part | [optional] |
price_tax | float | Tax on the price of the part | [optional] |
price_gross | float | Gross price of the part | [optional] |
name | string | Name of the article/part. | [optional] |
unity | \Swagger\Client\Model\ModelCreditNotePosUnity | ||
sev_client | \Swagger\Client\Model\ModelCreditNotePosSevClient | [optional] | |
position_number | int | Position number of your position. Can be used to creditNote multiple positions. | [optional] |
text | string | A text describing your position. | [optional] |
discount | float | An optional discount of the position. | [optional] |
optional | bool | Defines if the position is optional. | [optional] |
tax_rate | float | Tax rate of the position. | |
sum_discount | float | Discount sum of the position | [optional] |