Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 989 Bytes

File metadata and controls

17 lines (12 loc) · 989 Bytes

TagGet

Properties

Name Type Description Notes
name str The name of the operation tag.
id str The unique identifier of the operation tag. [readonly]
description str A description of the operation tag. [optional]
count int The number of operations associated with this operation tag. [optional] [readonly]
created_at datetime The date and time the operation tag was created. [optional] [readonly]
updated_at datetime The date and time the operation tag was last updated. [optional] [readonly]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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