SummaryResultNetAmount Property
This is the net amount total for the particular summary type in the batch.
Object Oriented Interface
public function getSummaryResultNetAmount($summaryresultindex);
Procedural Interface
inpaydirect_tsyshcbatchmgr_get($res, 29 , $summaryresultindex);
Default Value
''
Remarks
This is the net amount total for the particular summary type in the batch. This will be the total transaction amount for all purchases (with voids and adjustments taken into account) minus refunds.
The size of the array is controlled by the SummaryResultCount property.
This property is read-only and not available at design time.
Data Type
String