Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 687 Bytes

GlobalMessageData.md

File metadata and controls

14 lines (10 loc) · 687 Bytes

Pipedrive.GlobalMessageData

Properties

Name Type Description Notes
id Number The ID of the Global Message [optional]
userId Number The ID of the User related to the Global Message [optional]
companyId Number The ID of the Company related to the Global Message [optional]
typeInfo GlobalMessageUserData [optional]
userData Object The User data for the Global Message (such as user_id, name, email, phone) [optional]
html String HTML for each returned Global Message to render views [optional]