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