Builder

Functions

Link copied to clipboard
Link copied to clipboard

Returns an immutable instance of EventSubscriptionCreateParams.

Link copied to clipboard

Sets Builder.description to an arbitrary JSON value.

Event subscription description.

Link copied to clipboard

Sets Builder.disabled to an arbitrary JSON value.

Whether the event subscription is active (false) or inactive (true).

Link copied to clipboard

Sets Builder.eventTypes to an arbitrary JSON value.

Indicates types of events that will be sent to this subscription. If left blank, all types will be sent.

Link copied to clipboard

Sets Builder.url to an arbitrary JSON value.

URL to which event webhooks will be sent. URL must be a valid HTTPS address.