Uses of Class
com.onfido.model.WebhookCreate
-
Packages that use WebhookCreate Package Description com.onfido.model -
-
Uses of WebhookCreate in com.onfido.model
Methods in com.onfido.model that return WebhookCreate Modifier and Type Method Description static WebhookCreateWebhookCreate. fromJson(String jsonString)Create an instance of WebhookCreate given an JSON stringWebhookCreateWebhookCreate. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.WebhookCreateWebhookCreate. url(String url)
-