@suluk/journeys - v0.4.0
    Preparing search index...

    Interface PromotionPlan

    interface PromotionPlan {
        files: PromotionFileResult[];
        rows: PromotionRow[];
    }
    Index

    Properties

    Properties

    rows: PromotionRow[]