Interface PlaceTriggerShowOptions

Mapping of available query parameters for the triggers show endpoint

interface PlaceTriggerShowOptions {
    instances?: boolean;
}

Properties

Properties

instances?: boolean

Return the instances associated with this trigger