# PaycometRestApi.V1formPaymentMerchantDataShoppingCart

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**sku** | **String** | Product identifier | [optional] 
**quantity** | **Number** | Units of product purchased | [optional] 
**unitPrice** | **Number** | unit amount of each product in integer format. 1.00 EURO &#x3D; 100, 4.50 EUROS &#x3D; 450, etc. | [optional] 
**name** | **String** | Product name | [optional] 
**category** | **String** | Product category | [optional] 
**articleType** | **Number** | article type (4 &#x3D; Discount, 5 &#x3D; Physical, 6 &#x3D; Shipping_fee, 7 &#x3D; Sales_tax, 8 &#x3D; Digital, 9 &#x3D; Gift_card, 10 &#x3D; Store_credit, 11 &#x3D; Surcharge) | [optional] 
