DeleteTaskPushNotificationConfigParamsBuilder

DSL builder for DeleteTaskPushNotificationConfigParams.

Example usage:

val params = deleteTaskPushNotificationConfigParams {
id = "task_12345"
}

Constructors

constructor()

Properties

Link copied to clipboard
var id: TaskId?
Link copied to clipboard

Functions

Link copied to clipboard

Builds a DeleteTaskPushNotificationConfigParams instance with the configured parameters.

Link copied to clipboard

Sets the ID of the task.

Link copied to clipboard

Sets the metadata for the request.