Interface PlaceDriverShowOptions

Mapping of available query parameters for the drivers show endpoint

interface PlaceDriverShowOptions {
    compilation_status?: boolean;
}

Properties

compilation_status?: boolean

Check if the driver is compiled