interface ParamsRouteStatsMainGet {
    context: string;
    from: string;
    to: string;
}

Hierarchy (view full)

Properties

Properties

context: string
from: string
to: string