Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateCollectionParams

Parameters for the createCollection operation.

Hierarchy

  • CreateCollectionParams

Index

Properties

Optional configurationId

configurationId: string

The ID of the configuration in which the collection is to be created.

Optional description

description: string

A description of the collection.

environmentId

environmentId: string

The ID of the environment.

Optional headers

headers: OutgoingHttpHeaders

Optional language

language: Language | string

The language of the documents stored in the collection, in the form of an ISO 639-1 language code.

name

name: string

The name of the collection to be created.

Generated using TypeDoc