Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1 KB

UserInput.md

File metadata and controls

17 lines (14 loc) · 1 KB

YousignClient::UserInput

Properties

Name Type Description Notes
firstname String User's firstname
lastname String User's lastname
email String User's email address (This field is allowed only during creation)
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]
permission Array<String> [optional]
group String User's UserGroup [optional]
config Object [optional]
default_sign_image String ID of file image [optional]
notifications UserInputNotifications [optional]