QueueLimitAssociationSummary

Provides information about the association between a queue and a limit.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Unix timestamp of the date and time that the association was created.

Link copied to clipboard

The user identifier of the person that created the association.

Link copied to clipboard

The unique identifier of the limit in the association.

Link copied to clipboard

The unique identifier of the queue in the association.

Link copied to clipboard

The status of task scheduling in the queue-limit association.

Link copied to clipboard

The Unix timestamp of the date and time that the association was last updated.

Link copied to clipboard

The user identifier of the person that updated the association.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String