Uses of Class
com.adyen.model.hop.OnboardingCollectInformation
-
Packages that use OnboardingCollectInformation Package Description com.adyen.model.hop -
-
Uses of OnboardingCollectInformation in com.adyen.model.hop
Methods in com.adyen.model.hop that return OnboardingCollectInformation Modifier and Type Method Description OnboardingCollectInformationOnboardingCollectInformation. bankDetails(Boolean bankDetails)OnboardingCollectInformationOnboardingCollectInformation. businessDetails(Boolean businessDetails)OnboardingCollectInformationGetOnboardingUrlRequest. getCollectInformation()What information should be collected on the hosted onboarding pageOnboardingCollectInformationOnboardingCollectInformation. individualDetails(Boolean individualDetails)OnboardingCollectInformationOnboardingCollectInformation. legalArrangementDetails(Boolean legalArrangementDetails)OnboardingCollectInformationOnboardingCollectInformation. pciQuestionnaire(Boolean pciQuestionnaire)OnboardingCollectInformationOnboardingCollectInformation. shareholderDetails(Boolean shareholderDetails)Methods in com.adyen.model.hop with parameters of type OnboardingCollectInformation Modifier and Type Method Description GetOnboardingUrlRequestGetOnboardingUrlRequest. collectInformation(OnboardingCollectInformation collectInformation)voidGetOnboardingUrlRequest. setCollectInformation(OnboardingCollectInformation collectInformation)
-