Membrane React - v0.6.0
    Preparing search index...

    Interface CreateScreenRequest

    interface CreateScreenRequest {
        blocks?: ScreenBlockApi[];
        key?: string;
        type: Integration;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    blocks?: ScreenBlockApi[]
    key?: string