Uses of Class
com.adyen.model.balanceplatform.MandateAccountIdentification
-
Packages that use MandateAccountIdentification Package Description com.adyen.model.balanceplatform -
-
Uses of MandateAccountIdentification in com.adyen.model.balanceplatform
Subclasses of MandateAccountIdentification in com.adyen.model.balanceplatform Modifier and Type Class Description classUKLocalMandateAccountIdentificationUKLocalMandateAccountIdentificationMethods in com.adyen.model.balanceplatform that return MandateAccountIdentification Modifier and Type Method Description static MandateAccountIdentificationMandateAccountIdentification. fromJson(String jsonString)Create an instance of MandateAccountIdentification given an JSON stringMandateAccountIdentificationMandateBankAccount. getAccountIdentification()Get accountIdentificationMandateAccountIdentificationMandateAccountIdentification. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.MandateAccountIdentificationMandateAccountIdentification. type(String type)typeMethods in com.adyen.model.balanceplatform with parameters of type MandateAccountIdentification Modifier and Type Method Description MandateBankAccountMandateBankAccount. accountIdentification(MandateAccountIdentification accountIdentification)accountIdentificationvoidMandateBankAccount. setAccountIdentification(MandateAccountIdentification accountIdentification)accountIdentification
-