This object contains all the information about an item's invoice details.
Fields
Name | Type | Description |
---|---|---|
collectionTitle | String | The collection title. |
collectionItemTitle | String | The collection item title. |
units | Integer | The amount of the unit item. |
unitPrice | Float | The unit price. |
buyersPremium | Float | The buyers premium. |
overheadPremium | Float | The overhead premium. |
totalPrice | Float | The total price. |
saleDate | Time | The sale date. |
taxes | Float | The taxes. |
salesTaxRate | Float | The sales tax rate. |