PutMembersByIdMailinglistsData

Type Alias: PutMembersByIdMailinglistsData

[object Object]

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

Properties

body?

optional body?: string[]

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

The IDs of the mailing lists, within the given context, the member should be subscribed to.


path

[object Object]

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

id

[object Object]

The unique identifier of the member whose subscriptions are updated.


query?

optional query?: object

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

includeYearlyRenewal?

optional includeYearlyRenewal?: boolean

Whether the given IDs are being edited within the General+YearlyRenewalOnly context rather than just General. Subscriptions to lists outside the given context are left untouched.


url

[object Object]

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

On this page