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

BankAccountClass Property

Indicates whether a personal or business account is used for this transaction.

Object Oriented Interface

public function getBankAccountClass();
public function setBankAccountClass($value);

Procedural Interface

inpay_echeck_get($res, 1 );
inpay_echeck_set($res, 1, $value );

Default Value

0

Remarks

Indicates whether a personal or business account is used for this transaction.

Available values:

Value Definition
acPersonal (0) Personal Account.
acBusiness (1) Business Account.

This property is not available at design time.

Data Type

Integer

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