CreditTransNetCount Property
This property contains the total number of transactions (for this transaction type) in the settlement.
Object Oriented Interface
public function getCreditTransNetCount();
Procedural Interface
inpaydirect_globalbatchmgr_get($res, 22 );
Default Value
0
Remarks
This property contains the total number of transactions (for this transaction type) in the settlement. This includes charges, captures, voids, forces, and refunds, but not authorization-only transactions (as they are not added to the batch).
This property is read-only.
Data Type
Integer