arlas-web-core / Exports / Collaboration

Interface: Collaboration

  • A filter object from ARLAS API.
  • A boolean to know if the filter of the collaboration is enabled.

Table of contents

Properties

Properties

enabled

enabled: boolean

Defined in

models/collaboration.ts:28


filters

filters: Map<string, Filter[]>

Defined in

models/collaboration.ts:27