GetRuleResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val rule: Rule?

Information about the Rule that you specified in the GetRule request. For more information, see the following topics:

Functions

Link copied to clipboard
inline fun copy(block: GetRuleResponse.Builder.() -> Unit = {}): GetRuleResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String