Uses of Class
com.adyen.model.marketpay.CreateAccountResponse
-
Packages that use CreateAccountResponse Package Description com.adyen.model.marketpay com.adyen.model.marketpay.notification com.adyen.service -
-
Uses of CreateAccountResponse in com.adyen.model.marketpay
-
Uses of CreateAccountResponse in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return CreateAccountResponse Modifier and Type Method Description CreateAccountResponseAccountCreateNotification. getContent()Get contentMethods in com.adyen.model.marketpay.notification with parameters of type CreateAccountResponse Modifier and Type Method Description AccountCreateNotificationAccountCreateNotification. content(CreateAccountResponse content)voidAccountCreateNotification. setContent(CreateAccountResponse content) -
Uses of CreateAccountResponse in com.adyen.service
Methods in com.adyen.service that return CreateAccountResponse Modifier and Type Method Description CreateAccountResponseAccount. createAccount(CreateAccountRequest createAccountRequest)
-