Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 614 Bytes

File metadata and controls

12 lines (6 loc) · 614 Bytes

EntityDefinitionReference

The Reference enum specifies whether a name pertains to a relation, permission, or attribute. - REFERENCE_RELATION: Indicates that the name refers to a relation. - REFERENCE_PERMISSION: Indicates that the name refers to a permission. - REFERENCE_ATTRIBUTE: Indicates that the name refers to an attribute.

Properties

Name Type Description Notes

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