Package version:

Interface MapsCreateOrUpdateOptionalParams

Optional parameters.

interface MapsCreateOrUpdateOptionalParams {
    updateIntervalInMs?: number;
}

Hierarchy

  • unknown
    • MapsCreateOrUpdateOptionalParams

Properties

updateIntervalInMs?: number

Delay to wait until next poll, in milliseconds.