Interface InsightsServiceAccountResponseRootObject

interface InsightsServiceAccountResponseRootObject {
    data: InsightsServiceAccountResponseData;
}

Properties

Properties