CompanyVerificationRenewalInfoInput
No description
input CompanyVerificationRenewalInfoInput {
name: String
businessActivityDescription: String
monthlyPaymentVolume: MonthlyPaymentVolume
residencyAddress: ResidencyAddressInput
ultimateBeneficialOwners: [VerificationRenewalUltimateBeneficialOwnerInput!]
}