IndividualVerificationRenewalAccountAdminInput
No description
input IndividualVerificationRenewalAccountAdminInput {
firstName: String
lastName: String
residencyAddress: ResidencyAddressInput
employmentStatus: EmploymentStatus
monthlyIncome: MonthlyIncome
}