AddressInput
No description
input AddressInput {
city: String
coordinates: CoordinatesInput
country: String
id: UUID
number: String
state: String
street: String
street2: String
zip: String
}
Fields
| Nom | Type | Description |
|---|---|---|
| city | String scalar | — |
| coordinates | CoordinatesInput input | — |
| country | String scalar | — |
| id | UUID scalar | Unique identifier of the entity |
| number | String scalar | — |
| state | String scalar | — |
| street | String scalar | — |
| street2 | String scalar | — |
| zip | String scalar | BankAccountInput BankingDetailsInput BusinessUnitInput ContractorInput CurrentHousingInput FinancialAccountInput IdentityInput InspectionUnitDataInput MoralProfileInput ProfessionInput ProfileInput RegistrationInput UnitInputV2 |