interface CommandMetadata {
    webCommandMetadata: WebCommandMetadata;
}

Properties

webCommandMetadata: WebCommandMetadata