Skip to main content

AddressInput

No description

input AddressInput {
city: String
coordinates: CoordinatesInput
country: String
id: UUID
number: String
state: String
street: String
street2: String
zip: String
}

Fields

NomTypeDescription
cityString scalar
coordinatesCoordinatesInput input
countryString scalar
idUUID scalarUnique identifier of the entity
numberString scalar
stateString scalar
streetString scalar
street2String scalar
zipString scalarBankAccountInput BankingDetailsInput BusinessUnitInput ContractorInput CurrentHousingInput FinancialAccountInput IdentityInput InspectionUnitDataInput MoralProfileInput ProfessionInput ProfileInput RegistrationInput UnitInputV2