ConditionResponse

data class ConditionResponse(val iam: String, val op: String, val svc: String, val sys: String, val values: List<String>)

This is deprecated and has no effect. Do not use.

Constructors

Link copied to clipboard
fun ConditionResponse(iam: String, op: String, svc: String, sys: String, values: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val iam: String

This is deprecated and has no effect. Do not use.

Link copied to clipboard
val op: String

This is deprecated and has no effect. Do not use.

Link copied to clipboard
val svc: String

This is deprecated and has no effect. Do not use.

Link copied to clipboard
val sys: String

This is deprecated and has no effect. Do not use.

Link copied to clipboard

This is deprecated and has no effect. Do not use.