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