getAccountType method

int getAccountType()

Implementation

int getAccountType() {
  return this._accountType;
}