Skip to main content

OrderAddressRegion

type OrderAddressRegion {
id: String!
name: String!
}

Fields

idString!required

It is the id of the region of the address.

nameString!required

It is the name of the region of the address.