setRecipient method
- @override
- String correlationId,
- String recipientId,
- String name,
- String email,
- String language
override
Sets a recipient info into email settings.
correlation_id
(optional) transaction id to trace execution through call chain.recipientId
a recipient id of settings to be retrieved.name
a recipient name of settings to be set.email
a recipient email of settings to be set.language
a recipient language of settings to be set. Return (optional) Future that receives updated email settings Throws error.