PutAnnouncementsByIdData

Type Alias: PutAnnouncementsByIdData

[object Object]

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

Properties

body?

optional body?: UpdateAnnouncementDto

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

The data transfer object containing the updated announcement data.


path

[object Object]

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

id

[object Object]

The unique identifier of the announcement to update.


query?

optional query?: never

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


url

[object Object]

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

On this page