DebitSettlementItems
Debit 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. | |
| DebitSettlementID [KEY] | Uuid | Unique identifier in the form of a guid. | |
| Type | String | Purchase type which can consist of the following: Bill, Order. | |
| AmountApplied | Double | Debit amount applied to purchases transactions, amount must be greater than 0. | |
| PurchaseID | Uuid | Unique identifier in the form of a guid. | |
| PurchaseNumber | String | Purchase number. | |
| PurchaseURI | String | Uniform resource identifier associated with the purchase. | |
| CompanyFileId | String |
CompanyFiles.ID | ID of the company file. Takes precedence over the CompanyFileId property. |