Options
All
  • Public
  • Public/Protected
  • All
Menu

Class IndexModel

Hierarchy

  • IndexModel

Index

Constructors

constructor

  • Returns IndexModel

  • Parameters

    Returns IndexModel

Methods

getKey

  • getKey(): {}
  • Sets the index key

    Returns {}

    • [key: string]: any

getOptions

  • Sets the index options

    Returns IndexOptions

setKey

  • Sets the index key

    Parameters

    • key: {}
      • [key: string]: any

    Returns IndexModel

setOptions

  • Sets the index options

    Parameters

    Returns IndexModel

toJson

  • toJson(): {}
  • Returns {}

    • [key: string]: any

Generated using TypeDoc