AccountTypeOption
No description
type AccountTypeOption {
subtype: AccountSubtype
type: AccountType!
}
Fields
AccountTypeOption.subtype ● AccountSubtype object
AccountTypeOption.type ● AccountType! non-null object
Returned By
accountTypeOptions query