Skip to main content

@wildix/xbees-users-client > Users > partialUpdateUserEmailNotificationsSettings

Users.partialUpdateUserEmailNotificationsSettings() method

Signature:

partialUpdateUserEmailNotificationsSettings(args: PartialUpdateUserEmailNotificationsSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PartialUpdateUserEmailNotificationsSettingsCommandOutput) => void): void;

Parameters

Parameter

Type

Description

args

PartialUpdateUserEmailNotificationsSettingsCommandInput

options

__HttpHandlerOptions

cb

(err: any, data?: PartialUpdateUserEmailNotificationsSettingsCommandOutput) => void

Returns:

void