Package com.duffel.sdk.model
Class WebhookRequestBody
java.lang.Object
com.duffel.sdk.model.WebhookRequestBody
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-08-28T15:18:14.926970+07:00[Asia/Bangkok]")
public class WebhookRequestBody
extends Object
WebhookRequestBody
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_EVENTS
- See Also:
-
JSON_PROPERTY_URL
- See Also:
-
-
Constructor Details
-
WebhookRequestBody
public WebhookRequestBody()
-
-
Method Details
-
events
-
addEventsItem
-
getEvents
The events that this webhook will be subscribed to- Returns:
- events
-
setEvents
-
url
-
getUrl
The URL where your webhook will be received- Returns:
- url
-
setUrl
-
equals
-
hashCode
public int hashCode() -
toString
-