Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Special

Index

Constructors

Properties

_URL: string = ...
_keyManager: KeyManager = KeyManager.instance
_params: SpecialSearchQuery = ...

Methods

  • Sets special codes (exact match). Multiple search is possible.

    memberof

    Special

    Parameters

    • special: string

      Special codes.

    Returns Special

    {this}

  • specialCategory(specialCategory: string): Special
  • Sets special category codes (exact match). Multiple ones can be specified.

    memberof

    Special

    Parameters

    • specialCategory: string

      Special category codes.

    Returns Special

    {this}

Generated using TypeDoc