ListTaskPushNotificationConfigParamsBuilder
DSL builder for ListTaskPushNotificationConfigParams.
Example usage:
val params = listTaskPushNotificationConfigParams {
limit = 10
offset = 0
}Content copied to clipboard
Properties
Functions
Link copied to clipboard
Builds a ListTaskPushNotificationConfigParams instance with the configured parameters.
Link copied to clipboard
Sets the limit for the number of configurations to return.
Link copied to clipboard
Sets the offset for pagination.