Attributes
The attributes of Tasks are below.| Attribute | Type | Description |
|---|---|---|
| id | string | Unique ID of the task |
| status | string | Current status of the task |
| created_at | datetime | Timestamp when the task was created |
| updated_at | datetime | Timestamp when the task was last updated |
| link_id | string | ID of the associated Link |
| product_type | string | Type of product for the verification |
| data_source | string | Source of the verification data |