CustomerAccountType
Customer account type.
enum CustomerAccountType {
Private
Business
}
Values
CustomerAccountType.Private
A private customer account.
CustomerAccountType.Business
A business customer account.
Member Of
CreateCustomerInput input ● Customer object ● CustomerAccountTypeFilter input