Interface InsightsServicePostResponseTray

interface InsightsServicePostResponseTray {
    nodes: InsightsServicePostResponseNodesItem[];
}

Properties

Properties