ENUM
AddressType
The type of address that this is.
link GraphQL Schema definition
- enum AddressType {
- # A physical address where the entity is located
- # An address where this entity receives mail
- }
ENUM
The type of address that this is.
- enum AddressType {
- # A physical address where the entity is located
- # An address where this entity receives mail
- }