PutStudiesByIdData

Type Alias: PutStudiesByIdData

[object Object]

Defined in: app/api/types.gen.ts:4485

Properties

body?

optional body?: 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?

optional query?: never

Defined in: app/api/types.gen.ts:4496


url

[object Object]

Defined in: app/api/types.gen.ts:4497

On this page