Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 943 Bytes

File metadata and controls

17 lines (13 loc) · 943 Bytes

Okta.Sdk.Model.GroupRule

Properties

Name Type Description Notes
Actions GroupRuleAction [optional]
Conditions GroupRuleConditions [optional]
Created DateTimeOffset Creation date for group rule [optional] [readonly]
Id string ID of the group rule [optional] [readonly]
LastUpdated DateTimeOffset Date group rule was last updated [optional] [readonly]
Name string Name of the group rule [optional]
Status GroupRuleStatus [optional]
Type string Type to indicate a group rule operation. Only `group_rule` is allowed. [optional]

[Back to Model list] [Back to API list] [Back to README]