Skip to main content

BatchAddressInput

No description

input BatchAddressInput {
streetAddress: String
postalCode: String
city: String
}

Fields

streetAddress ● String

The street address of the person/company

postalCode ● String

The postal code of the address

city ● String

The city of the address

Example

{}