Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 657 Bytes

Tag.md

File metadata and controls

13 lines (9 loc) · 657 Bytes

Tag

Properties

Name Type Description Notes
id int Unique identifier for the tag [optional]
name string Name of the tag. This holds all the information about what the tag is supposed to indicate about your files. [optional]
user_id int The ID of the user that the tag belongs to. [optional]
group_id int The ID of the group that the tag belongs to. [optional]

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