Interface InsightsServiceAccountResponseData

interface InsightsServiceAccountResponseData {
    user: InsightsServiceAccountResponseUser;
}

Properties

Properties