Developer Preview — This project is in active development. APIs may change. Provide feedback
Skip to content

@salesforce/b2c-tooling-sdk / operations/mrt / UpdateEmailPreferencesOptions

Interface: UpdateEmailPreferencesOptions

Defined in: packages/b2c-tooling-sdk/src/operations/mrt/user.ts:57

Options for updating email preferences.

Extends

Properties

nodeDeprecationNotifications?

optional nodeDeprecationNotifications: boolean

Defined in: packages/b2c-tooling-sdk/src/operations/mrt/user.ts:61

Whether to receive Node.js deprecation notifications.


origin?

optional origin: string

Defined in: packages/b2c-tooling-sdk/src/operations/mrt/user.ts:41

MRT API origin URL.

Default

ts
"https://cloud.mobify.com"

Inherited from

UserOperationOptions.origin

Released under the Apache-2.0 License.