Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 596 Bytes

RelationReference.md

File metadata and controls

14 lines (10 loc) · 596 Bytes

OpenFga.Sdk.Model.RelationReference

RelationReference represents a relation of a particular object type (e.g. 'document#viewer').

Properties

Name Type Description Notes
Type string
Relation string [optional]
Wildcard Object [optional]
Condition string The name of a condition that is enforced over the allowed relation. [optional]

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