ItemNumber Property
Item number set by the merchant.
Object Oriented Interface
public function getItemNumber($itemindex);
Procedural Interface
inpaypal_transactiondetails_get($res, 18 , $itemindex);
Default Value
''
Remarks
Item number set by the merchant.
The size of the array is controlled by the ItemCount property.
This property is read-only and not available at design time.
Data Type
String