PutMailinglistsByIdData

Type Alias: PutMailinglistsByIdData

[object Object]

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

Properties

body?

optional body?: PostMailinglistDto

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

The DTO containing the updated details for the mailing list.


path

[object Object]

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

id

[object Object]

The ID of the mailing list to update.


query?

optional query?: never

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


url

[object Object]

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

On this page