OneSDK
    Preparing search index...

    Interface ShowItemEndpoint

    interface ShowItemEndpoint {
        clickTrackingParams: string;
        commandMetadata: CommandMetadata3;
        showLiveChatItemEndpoint: ShowLiveChatItemEndpoint;
    }
    Index

    Properties

    clickTrackingParams: string
    commandMetadata: CommandMetadata3
    showLiveChatItemEndpoint: ShowLiveChatItemEndpoint