addressUnitCheck
Check whether an address requires a unit number selection. Returns true when the building at the given address has multiple units and no unit was specified in street2.
Definition
Section titled “Definition”addressUnitCheck(address: AddressInput!): AddressUnitCheck!Arguments
Section titled “Arguments”| Argument | Type | Description |
|---|---|---|
address | AddressInput! | — |
Return Type
Section titled “Return Type”Returns AddressUnitCheck!.