Uses of Class
com.adyen.model.capital.NOLocalAccountIdentification
-
Packages that use NOLocalAccountIdentification Package Description com.adyen.model.capital -
-
Uses of NOLocalAccountIdentification in com.adyen.model.capital
Methods in com.adyen.model.capital that return NOLocalAccountIdentification Modifier and Type Method Description NOLocalAccountIdentificationNOLocalAccountIdentification. accountNumber(String accountNumber)The 11-digit bank account number, without separators or whitespace.static NOLocalAccountIdentificationNOLocalAccountIdentification. fromJson(String jsonString)Create an instance of NOLocalAccountIdentification given an JSON stringNOLocalAccountIdentificationNOLocalAccountIdentification. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.NOLocalAccountIdentificationNOLocalAccountIdentification. type(String type)**noLocal**
-