Interface InsightsServicePostResponseSurfaces

interface InsightsServicePostResponseSurfaces {
    nodes: InsightsServicePostResponseNodesItem[];
}

Properties

Properties