@umbraco-cms/backoffice

    Interface UmbVariantPublishModel

    use UmbEntityVariantPublishModel instead

    interface UmbVariantPublishModel {
        schedule?: null | ScheduleRequestModel;
        variantId: UmbVariantId;
    }

    Hierarchy (View Summary, Expand)

    Index

    Properties

    Properties

    schedule?: null | ScheduleRequestModel
    variantId: UmbVariantId
    MMNEPVFCICPMFPCPTTAAATR