CompanyVerificationRenewalCompanyInfo
No description
type CompanyVerificationRenewalCompanyInfo {
verificationRenewalId: String!
name: String!
businessActivityDescription: String!
monthlyPaymentVolume: MonthlyPaymentVolume!
residencyAddress: Address!
ultimateBeneficialOwners: [VerificationRenewalUltimateBeneficialOwner!]!
}