Enums

CustomerType

Customer type

Customer type

enum CustomerType {
  PERSON
  ORGANIZATION
}

Values

PERSON

Private person

ORGANIZATION

Organization

Member Of

CheckoutInputType input ● UserInputType input ● UserType object ● widgetArea query