CreateAddressInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| address1 | String! | ||
| address2 | String | ||
| address3 | String | ||
| addressType | AddressTypeEnum | ||
| city | String! | ||
| country | String! | ||
| customerId | ID | ||
| externalId | String | An external ID for the job | |
| name | String! | ||
| phoneNumber | String! | ||
| state | String! | ||
| zip | String! |