Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 798 Bytes

File metadata and controls

14 lines (11 loc) · 798 Bytes

# UpdateTagResponse

Properties

Name Type Description Notes
id string The unique identifier for this tag [optional]
name string The unique name of this tag [optional]
description string A description of this tag [optional]
category \Keap\Core\V2\Model\CategoryReference The category this tag belongs to [optional]
create_time \DateTime The time this tag was created, in ISO 8601 format [optional]
update_time \DateTime The time this tag was last updated, in ISO 8601 format [optional]

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