Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 747 Bytes

File metadata and controls

16 lines (11 loc) · 747 Bytes

TagGet

Properties

Name Type Description Notes
name String The name of the operation tag.
description Option<String> A description of the operation tag.
id String The unique identifier of the operation tag. [readonly]
count Option<i32> The number of operations associated with this operation tag. [readonly]
created_at Option<String> The date and time the operation tag was created. [readonly]
updated_at Option<String> The date and time the operation tag was last updated. [readonly]

[Back to API list] [Back to README]