Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Properties

Optional brUid2

brUid2: undefined | string

The visitor's ID for brSM API calls.

categoryId

categoryId: string

ID of the Category

Optional connector

connector: undefined | string

If you want to use a different connector for the search (e.g. brsm), pass in the connector ID.

Optional params

params: undefined | ParamInput[]

Optional extra parameters that can be used by the backend.

Optional smAccountId

smAccountId: undefined | string

The 'account_id' parameter value to be passed to the brSM API calls if provided.

Optional smAuthKey

smAuthKey: undefined | string

The 'auth_key' parameter value to be passed to the brSM API calls if provided.

Optional smDomainKey

smDomainKey: undefined | string

The 'domain_key' parameter value to be passed to the brSM API calls if provided.

Optional smViewId

smViewId: undefined | string

'view_id' parameter value to override in brSM API calls.

Generated using TypeDoc