Uses of Class
com.adyen.model.legalentitymanagement.HULocalAccountIdentification
-
Packages that use HULocalAccountIdentification Package Description com.adyen.model.legalentitymanagement -
-
Uses of HULocalAccountIdentification in com.adyen.model.legalentitymanagement
Methods in com.adyen.model.legalentitymanagement that return HULocalAccountIdentification Modifier and Type Method Description HULocalAccountIdentificationHULocalAccountIdentification. accountNumber(String accountNumber)static HULocalAccountIdentificationHULocalAccountIdentification. fromJson(String jsonString)Create an instance of HULocalAccountIdentification given an JSON stringHULocalAccountIdentificationBankAccountInfoAccountIdentification. getHULocalAccountIdentification()Get the actual instance of `HULocalAccountIdentification`.HULocalAccountIdentificationHULocalAccountIdentification. type(HULocalAccountIdentification.TypeEnum type)Constructors in com.adyen.model.legalentitymanagement with parameters of type HULocalAccountIdentification Constructor Description BankAccountInfoAccountIdentification(HULocalAccountIdentification o)
-