PutAnnouncementsByIdData

Type Alias: PutAnnouncementsByIdData

[object Object]

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

Properties

body?

optional body?: UpdateAnnouncementDto

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

The data transfer object containing the updated announcement data.


path

[object Object]

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

id

[object Object]

The unique identifier of the announcement to update.


query?

optional query?: never

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


url

[object Object]

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

On this page