RegisterSlideResponseDto
Type Alias: RegisterSlideResponseDto
[object Object]
Defined in: api/types.gen.ts:1660
Represents the response DTO for a register slide.
Properties
id
[object Object]
Defined in: api/types.gen.ts:1664
The unique identifier of a register slide, assigned incrementally.
imagePath?
optionalimagePath?:string|null
Defined in: api/types.gen.ts:1672
The storage path of the slide image.
sortOrder
[object Object]
Defined in: api/types.gen.ts:1668
The order in which this slide should be displayed.