Typescript SDK Type Docs
    Preparing search index...

    Interface LocalizedLabel

    interface LocalizedLabel {
        type: "LocalizedLabel";
        value: LocalizedString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    type: "LocalizedLabel"

    Changed value.