BatchResponseBatchNumber Property
Indicates the number of the current batch.
Object Oriented Interface
public function getBatchResponseBatchNumber();
Procedural Interface
inpaydirect_globalbatchmgr_get($res, 2 );
Default Value
''
Remarks
Indicates the number of the current batch.
If this is a response to a BatchInquiry transaction, this property will contain the number of the current open batch. If in response to a CaptureAll transaction this property will contain the number of the batch that was just closed.
This property is read-only.
Data Type
String