Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 622 Bytes

RelationshipCondition.md

File metadata and controls

11 lines (7 loc) · 622 Bytes

OpenFga.Sdk.Model.RelationshipCondition

Properties

Name Type Description Notes
Name string 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]

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