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

Properties

Properties

id: string

id of the Asset.

Name of the Asset.