PutStudiesByIdData
Type Alias: PutStudiesByIdData
[object Object]
Defined in: app/api/types.gen.ts:4485
Properties
body?
optionalbody?:StudyUpdateDto
Defined in: app/api/types.gen.ts:4489
The data transfer object containing the full updated study information.
path
[object Object]
Defined in: app/api/types.gen.ts:4490
id
[object Object]
The unique identifier of the study to update.
query?
optionalquery?:never
Defined in: app/api/types.gen.ts:4496
url
[object Object]
Defined in: app/api/types.gen.ts:4497