PutAnnouncementsByIdData

Type Alias: PutAnnouncementsByIdData

[object Object]

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

Properties

body?

optional body?: UpdateAnnouncementDto

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

The data transfer object containing the updated announcement data.


path

[object Object]

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

id

[object Object]

The unique identifier of the announcement to update.


query?

optional query?: never

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


url

[object Object]

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

On this page