Interface InsightsServiceAccountResponseOrganic

interface InsightsServiceAccountResponseOrganic {
    status: string;
    value: number;
}

Properties

Properties

status: string
value: number