Interface InsightsServicePostResponseRootObject

interface InsightsServicePostResponseRootObject {
    data: InsightsServicePostResponseData;
}

Properties

Properties