AccountClassificationEnum

AccountClassificationEnum enumeration

Account classification type enum.

public enum AccountClassificationEnum

Values

Name Value Description
PERSONAL 0 Personal Account
BUSINESS 1 Business Account
CORPORATE 2 Corporate Account
OTHER 3 Other Account Classification

See Also