Items Property
This is the collection of items being purchased.
Syntax
public PaymentItemList getItems(); public void setItems( items);
Remarks
This property should contain all the items being sent in the express checkout payment.
This property is not available at design time.