Uses of Class
com.adyen.model.capital.NZLocalAccountIdentification
-
Packages that use NZLocalAccountIdentification Package Description com.adyen.model.capital -
-
Uses of NZLocalAccountIdentification in com.adyen.model.capital
Methods in com.adyen.model.capital that return NZLocalAccountIdentification Modifier and Type Method Description NZLocalAccountIdentificationNZLocalAccountIdentification. accountNumber(String accountNumber)The 15-16 digit bank account number.static NZLocalAccountIdentificationNZLocalAccountIdentification. fromJson(String jsonString)Create an instance of NZLocalAccountIdentification given an JSON stringNZLocalAccountIdentificationNZLocalAccountIdentification. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.NZLocalAccountIdentificationNZLocalAccountIdentification. type(String type)**nzLocal**
-