export class CuratedObjectsResponseDto { id!: string; object!: string; resizePath!: string; deviceAssetId!: string; deviceId!: string; }