python-sdk/docs/RelationReference.md at main · openfga/python-sdk

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Latest commit

History

History

15 lines (10 loc) · 606 Bytes

RelationReference.md

File metadata and controls

15 lines (10 loc) · 606 Bytes

RelationReference

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

Properties

Name Type Description Notes
type str
relation str [optional]
wildcard object [optional]
condition str The name of a condition that is enforced over the allowed relation. [optional]

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