Skills can be assigned to members and placeholders. You can also filter reports by skills.
Example
{
"id": "efae4ed9-6967-4f76-9946-7b9b1008fe5e",
"name": "HTML",
"isActive": true,
"createdAt": "2024-09-04T14:56:01.352Z"
}
Attributes
Name | Type | Description |
---|---|---|
id | uuid | The unique identifier for the object. |
name | string | The name of the skill. |
isActive | boolean | A flag to indicate if the skill is active in the system. |
createdAt | timestamp | The timestamp when the object was created. |