Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Conversation
UpdateContactRequestData
Interface UpdateContactRequestData
interface
UpdateContactRequestData
{
contact_id
:
string
;
update_mask
?:
string
[]
;
updateContactRequestBody
:
Contact
;
}
Index
Properties
contact_
id
update_
mask?
update
Contact
Request
Body
Properties
contact_
id
contact_id
:
string
The unique ID of the contact.
Optional
update_
mask
update_mask
?:
string
[]
The set of field mask paths.
update
Contact
Request
Body
updateContactRequestBody
:
Contact
The updated contact.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contact_
id
update_
mask
update
Contact
Request
Body
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...
The unique ID of the contact.