Interface InsightsServiceStoryResponseRootObject

interface InsightsServiceStoryResponseRootObject {
    data: InsightsServiceStoryResponseData;
}

Properties

Properties