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