Interface SpotxData

A record of SpotX query string parameters. Each entry contains the parameter name with associated value.

Indexable

  • [key: string]:
        | string
        | number
        | boolean
        | string[]
        | Geo