CustomerType
No description
enum CustomerType {
PERSON
ORGANIZATION
}
Values
CustomerType.PERSON
CustomerType.ORGANIZATION
Member Of
CheckoutInputType
input ● UserInputType
input ● UserType
object ● widgetArea
query