Interface SnippetCallWidgetCreationOptions

interface SnippetCallWidgetCreationOptions {
    name: string;
}

Properties

Properties

name: string