Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 710 Bytes

RelationCreate.md

File metadata and controls

14 lines (9 loc) · 710 Bytes

RelationCreate

Properties

Name Type Description Notes
key String A URL-friendly name of the relation (i.e: slug). You will be able to query later using this key instead of the id (UUID) of the relation.
name String The name of the relation
description Option<String> An optional longer description of what this relation represents in your system [optional]
subject_resource String The subject resource ID or key

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