Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.12 KB

UserInput.md

File metadata and controls

19 lines (15 loc) · 1.12 KB

UserInput

Properties

Name Type Description Notes
firstname string User's firstname
lastname string User's lastname
email string User's email address
title string User's job title [optional]
phone string User's phone number (mobiles and landline telephones are supported). Phone number must be formatted to E164 (https://en.wikipedia.org/wiki/E.164) which includes the symbol '+' and the country code. For example : +33612131315. All countries are supported. [optional]
company string User's company ID
config object [optional]
group string User's UserGroup [optional]
default_sign_image string ID of file image [optional]
notifications object Defines if the notifications are enable ou disable for entities [optional]

[Back to Model list] [Back to API list] [Back to README]