The methods of the CartRequest class are listed below. For a complete list of CartRequest class members, see the CartRequest Members topic.
AddToCart | Sends an Amazon ECS4 request to add an item to an existing cart. The result is returned as a Matizha.AmazonECSNet.WebServices.CartItem array. |
ClearCart | Sends an Amazon ECS4 request to clear an existing cart. The result is returned as a Matizha.AmazonECSNet.WebServices.CartItem array. |
CreateCart | Sends an Amazon ECS4 request to create a remote shopping cart. The result is returned as a Matizha.AmazonECSNet.WebServices.CartItem array. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetCart | Sends an Amazon ECS4 request to retrieve the content of an existing cart. The result is returned as a Matizha.AmazonECSNet.WebServices.CartItem array. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ModifyCart | Sends an Amazon ECS4 request to update an existing cart. The result is returned as a Matizha.AmazonECSNet.WebServices.CartItem array. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
CartRequest Class | Matizha.AmazonECSNet.DE Namespace