Uses of Class
com.adyen.model.transferwebhooks.JSON
-
Packages that use JSON Package Description com.adyen.model.transferwebhooks -
-
Uses of JSON in com.adyen.model.transferwebhooks
Methods in com.adyen.model.transferwebhooks that return JSON Modifier and Type Method Description static JSONJSON. getDefault()Get the default JSON instance.Methods in com.adyen.model.transferwebhooks with parameters of type JSON Modifier and Type Method Description static voidJSON. setDefault(JSON json)Set the default JSON instance.
-