Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 666 Bytes

RelationshipCondition.md

File metadata and controls

12 lines (7 loc) · 666 Bytes

RelationshipCondition

Properties

Name Type Description Notes
name String A reference (by name) of the relationship condition defined in the authorization model.
context Option<serde_json::Value> 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]

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