RelationshipCondition
January 3, 2024 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | A reference (by name) of the relationship condition defined in the authorization model. | |
| context | object | Additional context/data to persist along with the condition. The keys must match the parameters defined by the condition, and the value types must match the parameter type definitions. | [optional] |