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

    Interface RecordActionDeploymentChannel

    interface RecordActionDeploymentChannel {
        channel: ChannelSource;
        channelItems?: RecordActionDefaultItem[];
        isAutopopEnabled?: boolean;
    }
    Index

    Properties

    channel: ChannelSource
    channelItems?: RecordActionDefaultItem[]
    isAutopopEnabled?: boolean