PutStudiesByIdData

Type Alias: PutStudiesByIdData

[object Object]

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

Properties

body?

optional body?: StudyUpdateDto

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

The data transfer object containing the full updated study information.


path

[object Object]

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

id

[object Object]

The unique identifier of the study to update.


query?

optional query?: never

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


url

[object Object]

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

On this page