interface StaticResponseMetadata {
    siteClass: string;
    xLabel: string;
    yLabel: string;
}

Hierarchy (view full)

Properties

siteClass: string
xLabel: string
yLabel: string