Account class

This class stores information about specific accounts

Syntax

new Account( accountIdentification, institutionCode, type, accountStatus, linkedAccount, branchCode, countryCode, currencyCode, accountHolder, alias, balance, outstandingAmount, minimumAmount, statementAmount, paymentInstrumentId, accountFamily, code, categoryDescription )

Parameters

Name Type Description
accountIdentification    
institutionCode    
type    
accountStatus    
linkedAccount    
branchCode    
countryCode    
currencyCode    
accountHolder    
alias    
balance    
outstandingAmount    
minimumAmount    
statementAmount    
paymentInstrumentId    
accountFamily   Legal values CA, CASA, OTHERS, CREATECARD, DB
code    
categoryDescription    

Source

SY_OB_Data_Objects.js line 107.