RelationshipCondition

January 31, 2024 ยท View on GitHub

Properties

NameTypeDescriptionNotes
nameStringA reference (by name) of the relationship condition defined in the authorization model.
contextOption<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]