QueueCapacityRequest

@Serializable
data class QueueCapacityRequest(val capacity: Int)(source)

Constructors

Link copied to clipboard
constructor(capacity: Int)

Properties

Link copied to clipboard