vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface EmbeddedServiceLayout

    interface EmbeddedServiceLayout {
        embeddedServiceLayoutRules?: EmbeddedServiceLayoutRule[];
        layout: string;
        layoutType?: "FS_AppointmentHome";
    }
    Index

    Properties

    embeddedServiceLayoutRules?: EmbeddedServiceLayoutRule[]
    layout: string
    layoutType?: "FS_AppointmentHome"