Typescript SDK Type Docs
    Preparing search index...

    Interface AssetChangeValue

    interface AssetChangeValue {
        id: string;
        name: LocalizedString;
    }
    Index

    Properties

    Properties

    id: string

    id of the Asset.

    Name of the Asset.