IndividualVerificationRenewalAccountAdmin
No description
type IndividualVerificationRenewalAccountAdmin {
firstName: String!
lastName: String!
birthInfo: BirthInfo!
email: String!
residencyAddress: Address!
employmentStatus: EmploymentStatus!
monthlyIncome: MonthlyIncome!
}