Condition
class Condition
Functions
Link copied to clipboard
Link copied to clipboard
fun _attribute(): JsonField<AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.Parameters.ConditionalAuthorizationActionParameters.Condition.Attribute>
Returns the raw JSON value of attribute.
Link copied to clipboard
fun _operation(): JsonField<AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.Parameters.ConditionalAuthorizationActionParameters.Condition.Operation>
Returns the raw JSON value of operation.
Link copied to clipboard
fun _value(): JsonField<AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.Parameters.ConditionalAuthorizationActionParameters.Condition.Value>
Returns the raw JSON value of value.
Link copied to clipboard
Link copied to clipboard
fun operation(): AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.Parameters.ConditionalAuthorizationActionParameters.Condition.Operation?
The operation to apply to the attribute
Link copied to clipboard
fun value(): AuthRuleV2CreateParams.Body.CreateAuthRuleRequestProgramLevel.Parameters.ConditionalAuthorizationActionParameters.Condition.Value?
A regex string, to be used with MATCHES or DOES_NOT_MATCH