Interface InsightsServicePostResponseInline_insights_node

interface InsightsServicePostResponseInline_insights_node {
    error: null;
    metrics: InsightsServicePostResponseMetrics;
    state: string;
}

Properties

Properties

error: null
state: string