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