Enumeration RelationType

Relation type.

Enumeration Members

BELONGS_TO: "belongsTo"
HAS_MANY: "hasMany"
HAS_ONE: "hasOne"
REFERENCES_MANY: "referencesMany"

Generated using TypeDoc