E-Banking Integrator V4 - Online Help
E-Banking Integrator V4
Questions / Feedback?

AccountType Property

Indicates the type of bank account.

Syntax

int GetAccountType();

int SetAccountType(int iAccountType);

Possible Values

  AT_CHECKING(0), 
  AT_SAVINGS(1), 
  AT_MONEY_MARKET(2), 
  AT_LINE_OF_CREDIT(3), 
  AT_CREDIT_CARD(4)

Default Value

0

Remarks

This property uses the following four values:

  • atChecking (0)
  • atSavings (1)
  • atMoneyMarket (2)
  • atLineOfCredit (3)

Data Type

Integer

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