Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

InquiryType Property

Indicates whether to perform an inquiry on the current batch or on the previous batch.

Syntax

public int getInquiryType();
public void setInquiryType(int inquiryType);

Enumerated values: public final static int itCurrentBatch = 0; public final static int itPreviousBatch = 1;

Remarks

This property is used by the BatchInquiry method to indicate whether you wish to retrieve results for the current open batch, or for the most recently closed batch. This property is not applicable for the GetBatchSummary method.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0