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

AccountType Property

Indicates the type of the loan account.

Syntax

int GetAccountType();

int SetAccountType(int iAccountType);

Possible Values

  AT_AUTO(0), 
  AT_CONSUMER(1), 
  AT_MORTGAGE(2), 
  AT_COMMERCIAL(3), 
  AT_STUDENT(4), 
  AT_MILITARY(5), 
  AT_SMALL_BUSINESS(6), 
  AT_CONSTRUCTION(7), 
  AT_HOME_EQUITY(8)

Default Value

0

Remarks

This property uses the following values:

  • atAuto (0)
  • atConsumer (1)
  • atMortgage (2)
  • atCommercial (3)
  • atStudent (4)
  • atMilitary (5)
  • atSmallBusiness (6)
  • atConstruction (7)
  • atHomeEquity (8)

Data Type

Integer

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