Share via


BulkCollectionsDetails interface

Bulk collection details

Properties

action

Action to perform (For example: EnableCollections, DisableCollections)

collectionIds

collection ids list that the action is performed on

Property Details

action

Action to perform (For example: EnableCollections, DisableCollections)

action?: string

Property Value

string

collectionIds

collection ids list that the action is performed on

collectionIds?: string[]

Property Value

string[]