SKUList Methods |
The SKUList type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddProduct |
Add a product to the list.
|
![]() | AddVariant(String) |
Add a variant to the list without specify which product it belongs to.
|
![]() | AddVariant(String, String) |
Add a to the list specifying which product it belongs to.
|
![]() | Build |
Build http argument from this list
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsEmpty |
Check if the SKUList contains any elements
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |