Log Config Counter Options Response
data class LogConfigCounterOptionsResponse(val customFields: List<LogConfigCounterOptionsCustomFieldResponse>, val field: String, val metric: String)
This is deprecated and has no effect. Do not use.
Constructors
Link copied to clipboard
fun LogConfigCounterOptionsResponse(customFields: List<LogConfigCounterOptionsCustomFieldResponse>, field: String, metric: String)