Industry object

Each workspace client can be assigned an industry. You can also filter reports by industry.

Example

{
  "id": "d4fcae4b-9767-4727-8098-7ba3ed358cbb",
  "name": "Biotechnology",
  "isActive": true,
  "createdAt": "2024-07-26T22:05:07.922Z"
}

Attributes

NameTypeDescription
iduuidThe unique identifier for the object.
namestringThe name of the industry.
isActivebooleanA flag to indicate if the industry is active in the system.
createdAttimestampThe timestamp when the object was created.