Uses of Class
com.boldsign.model.IWebhookData
-
Packages that use IWebhookData Package Description com.boldsign.model -
-
Uses of IWebhookData in com.boldsign.model
Methods in com.boldsign.model that return IWebhookData Modifier and Type Method Description IWebhookDataIWebhookData. _object(String _object)static IWebhookDataIWebhookData. fromJson(String jsonString)Create an instance of IWebhookData given an JSON string
-