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 ● CompanyAccountHolderOnboardingAccountAdminInput input ● CompanyAccountHolderOnboardingAccountAdminUpdateInput input ● CompanyInfoInput input ● CompanyInfoUpdateInput input ● CompanyVerificationRenewalInfoInput input ● IndividualAccountHolderOnboardingAccountAdminInput input ● IndividualUltimateBeneficialOwnerInput input ● IndividualVerificationRenewalAccountAdminInput input ● MembershipInfoInput input ● OnboardCompanyAccountHolderInput input ● OnboardIndividualAccountHolderInput input ● OnboardingRepresentativeInput input ● PublicIndividualAccountHolderOnboardingAccountAdminInput input ● RepresentativeInput input ● UltimateBeneficialOwnerInput input ● UpdateAccountMembershipInput input ● UpdateCapitalDepositCaseCompanyInput input ● UpdateCompanyOnboardingInput input ● UpdateIndividualAccountHolderOnboardingAccountAdminInput input ● UpdateIndividualOnboardingInput input ● UpdatePublicIndividualAccountHolderOnboardingAccountAdminInput input ● VerificationRenewalUltimateBeneficialOwnerInput input