Method: OpenapiClient::ConditionSetRuleRead#key
- Defined in:
- lib/openapi_client/models/condition_set_rule_read.rb
#key ⇒ Object
A unique id by which Permit will identify this condition set rule.
22 23 24 |
# File 'lib/openapi_client/models/condition_set_rule_read.rb', line 22 def key @key end |