KountProductItem
Class that presents a Kount product item object type.
| Name | Description | Type | Additional information |
|---|---|---|---|
| CategoryId |
Gets or sets the type of the product. |
integer |
None. |
| Description |
The product desc. |
string |
None. |
| Quantity |
The product quantity. |
integer |
None. |
| Price |
The product price. |
decimal number |
None. |
| ProductId |
The product identifier. |
string |
None. |