Limit Response Patch
data class LimitResponsePatch(val queuing: QueuingConfigurationPatch? = null, val type: String? = null)
LimitResponse defines how to handle requests that can not be executed right now.
LimitResponse defines how to handle requests that can not be executed right now.