Skip to main content

ResidencyAddressInput

No description

input ResidencyAddressInput {
addressLine1: String
addressLine2: String
city: String
postalCode: String
state: String
country: CCA3
}

Fields

ResidencyAddressInput.addressLine1 ● String scalar

Address line 1. Length must be from 0 to 255 characters

ResidencyAddressInput.addressLine2 ● String scalar

AddressLine2. Length must be from 0 to 255 characters

ResidencyAddressInput.city ● String scalar

City. Length must be from 0 to 100 characters

ResidencyAddressInput.postalCode ● String scalar

Postal code. Length must be from 0 to 50 characters

ResidencyAddressInput.state ● String scalar

State of residency. Length must be from 0 to 100 characters

ResidencyAddressInput.country ● CCA3 scalar

Country

Member Of

AddAccountMembershipInput input ● IndividualUltimateBeneficialOwnerInput input ● MembershipInfoInput input ● OnboardCompanyAccountHolderInput input ● OnboardIndividualAccountHolderInput input ● UpdateAccountMembershipInput input ● UpdateCompanyOnboardingInput input ● UpdateIndividualOnboardingInput input