public method IO2GAccountRow.getAccountKind

Brief

Gets the type of the account.

Declaration
C++
virtual const char *  getAccountKind () = 0

Details

The possible return values are:

32

Self-traded account, funds manager account (only LAMM), managed account (only LAMM).

36

Funds manager account (only PAMM).

38

Managed account (only PAMM).

Declared in IO2GAccountRow

back