OneSDK
    Preparing search index...

    Interface ChangeEngagementPanelVisibilityAction

    interface ChangeEngagementPanelVisibilityAction {
        targetId: string;
        visibility: string;
    }
    Index

    Properties

    Properties

    targetId: string
    visibility: string