PutStudiesByIdData

Type Alias: PutStudiesByIdData

[object Object]

Defined in: api/types.gen.ts:7162

Properties

body?

optional body?: StudyUpdateDto

Defined in: api/types.gen.ts:7166

The data transfer object containing the full updated study information.


path

[object Object]

Defined in: api/types.gen.ts:7167

id

[object Object]

The unique identifier of the study to update.


query?

optional query?: never

Defined in: api/types.gen.ts:7173


url

[object Object]

Defined in: api/types.gen.ts:7174

On this page