Uses of Class
com.adyen.model.marketpayhop.ShowPages
-
Packages that use ShowPages Package Description com.adyen.model.marketpayhop -
-
Uses of ShowPages in com.adyen.model.marketpayhop
Methods in com.adyen.model.marketpayhop that return ShowPages Modifier and Type Method Description ShowPagesShowPages. bankDetailsSummaryPage(Boolean bankDetailsSummaryPage)ShowPagesShowPages. bankVerificationPage(Boolean bankVerificationPage)ShowPagesShowPages. businessDetailsSummaryPage(Boolean businessDetailsSummaryPage)ShowPagesShowPages. checksOverviewPage(Boolean checksOverviewPage)static ShowPagesShowPages. fromJson(String jsonString)Create an instance of ShowPages given an JSON stringShowPagesGetOnboardingUrlRequest. getShowPages()Get showPagesShowPagesShowPages. individualDetailsSummaryPage(Boolean individualDetailsSummaryPage)ShowPagesShowPages. legalArrangementsDetailsSummaryPage(Boolean legalArrangementsDetailsSummaryPage)ShowPagesShowPages. manualBankAccountPage(Boolean manualBankAccountPage)ShowPagesShowPages. shareholderDetailsSummaryPage(Boolean shareholderDetailsSummaryPage)ShowPagesShowPages. welcomePage(Boolean welcomePage)Methods in com.adyen.model.marketpayhop with parameters of type ShowPages Modifier and Type Method Description voidGetOnboardingUrlRequest. setShowPages(ShowPages showPages)GetOnboardingUrlRequestGetOnboardingUrlRequest. showPages(ShowPages showPages)
-