OrderPullItem Class Members
In This Topic
The following tables list the members exposed by OrderPullItem.
Public Constructors
Public Properties
| Name | Description |
| Name |
Gets or sets the name of the associated order item
|
| Quantity |
Gets or sets the quantity of the associated order item
|
| Sku |
Gets or sets the SKU of the associated order item
|
| VariantName |
Gets or sets the variant name of the associated order item
|
Top
Extension Methods
| Name | Description |
| ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also