ResultGrossAmount Property
The total gross amount charged, including any profile shipping and taxes that were added.
Object Oriented Interface
public function getResultGrossAmount($resultindex);
Procedural Interface
inpaypal_transactionsearch_get($res, 19 , $resultindex);
Default Value
''
Remarks
The total gross amount charged, including any profile shipping and taxes that were added.
The size of the array is controlled by the ResultCount property.
This property is read-only and not available at design time.
Data Type
String