@nosto/nosto-js

    Interface OverlapCampaignDTO

    interface OverlapCampaignDTO {
        enabled: boolean;
        feature: OnsiteFeature;
        id: string;
        name: string;
        schedule?: ScheduleTime;
    }
    Index

    Properties

    enabled: boolean
    feature: OnsiteFeature
    id: string
    name: string
    schedule?: ScheduleTime
    MMNEPVFCICPMFPCPTTAAATR