maxQuantity

@SerialName(value = "max_quantity")
val maxQuantity: Int? = null(source)

Optional. The maximum number of users to be selected; 1-10. Defaults to 1.

type: Integer