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