interface FileChangeUpdateById {
    id: number;
    update: FileChangeAssetCentricProperties;
}

Hierarchy (view full)

Properties

Properties

id: number