BasketPaymentItem Class Members
In This Topic
The following tables list the members exposed by BasketPaymentItem.
Public Constructors
Public Properties
| Name | Description |
 | AccountData |
Gets or sets the details of payment account data
|
 | Amount |
Gets or sets the amount
|
 | Name |
Gets or sets the name
|
 | OrderItemType |
Gets or sets the type of order Item
|
Top
Public Methods
| Name | Description |
 | GetPaymentObject |
The Payment object created from this BasketPaymentItem
|
Top
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also