CreditSettlementItems
Credit settlement items.
Table Specific Information
Select
The 本製品 will process all filters client side.
Columns
| Name | Type | References | Description |
| ID [KEY] | Integer | LineId which represents the index of the line. | |
| CreditSettlementID [KEY] | Uuid | Unique identifier in the form of a guid. | |
| AmountApplied | Decimal | Credit amount applied to sales transactions, amount must be greater than 0. | |
| Type | String | Sale type which can consist of the following: Invoice, Order. | |
| SaleID | Uuid | Unique identifier in the form of a guid. | |
| SaleNumber | String | Sale number. | |
| SaleURI | String | Uniform resource identifier associated with the invoice. | |
| CompanyFileId | String |
CompanyFiles.ID | ID of the company file. Takes precedence over the CompanyFileId property. |