ContactTag
idstring
namestring
descriptionstringnullable
colorstringnullable
Nombre de un color de la paleta del panel, como green o blue.
contactCountinteger
createdAtstring<date-time>
updatedAtstring<date-time>
ContactTag
{
"id": "string",
"name": "string",
"description": "string",
"color": "string",
"contactCount": 0,
"createdAt": "2024-07-29T15:51:28.071Z",
"updatedAt": "2024-07-29T15:51:28.071Z"
}