Property | Type | Description | |
---|---|---|---|
comment | string | ||
count | int? | ||
itemId | string | ||
price | int? | ||
variations | IList |
||
variationsChoices | IList |
Method | Description | |
---|---|---|
OrderItem ( ) : System | ||
OrderItem ( string itemId, IList |
public OrderItem ( string itemId, IList |
||
itemId | string | |
variations | IList |
|
variationsChoices | IList |
|
comment | string | |
price | int | |
count | int | |
return | System |