Items Property
This collection contains the items that were purchased.
Syntax
public PaymentItemList getItems();
Remarks
This property should contain all the items that were purchased in the transaction. This property will be populated after a call to GetTransactionDetails.
This property is read-only and not available at design time.