PutMembersByIdMailinglistsData

Type Alias: PutMembersByIdMailinglistsData

[object Object]

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

Properties

body?

optional body?: string[]

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

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:4901

id

[object Object]

The unique identifier of the member whose subscriptions are updated.


query?

optional query?: object

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

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:4913

On this page