Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 904 Bytes

File metadata and controls

15 lines (12 loc) · 904 Bytes

Tag

Properties

Name Type Description Notes
CreatedAt int32 Unix timestamp when this entity was created. [optional] [default to null]
Id int32 [default to null]
Text string The label value of the tag. [default to null]
Email string The email for the tag. [optional] [default to null]
Mattermost string All the mattermost tags for updates [optional] [default to null]
UpdatedAt int32 Unix timestamp when this entity was last updated. [optional] [default to null]
LastEditedName string The last person that edited the email/mattermost fields [optional] [default to null]

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