PutAnnouncementsByIdData

Type Alias: PutAnnouncementsByIdData

[object Object]

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

Properties

body?

optional body?: UpdateAnnouncementDto

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

The data transfer object containing the updated announcement data.


path

[object Object]

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

id

[object Object]

The unique identifier of the announcement to update.


query?

optional query?: never

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


url

[object Object]

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

On this page