Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.61 KB

UserProfile.md

File metadata and controls

21 lines (17 loc) · 1.61 KB

UserProfile

Properties

Name Type Description Notes
address AddressInformation [optional]
authenticationMethods [AuthenticationMethod] Indicates the authentication methods that the user uses. These properties cannot be modified by the PUT operation. [optional]
companyName String The name of the user's company. [optional]
displayOrganizationInfo String When set to true, the user's company and title information display on the ID card. [optional]
displayPersonalInfo String When set to true, the user's address and phone number display on the ID card. [optional]
displayProfile String When set to true, the user's ID card can be viewed from signed documents and envelope history. [optional]
displayUsageHistory String When set to true, the user's usage information displays on the ID card. [optional]
profileImageUri String The URL for retrieving the user's profile image. [optional]
title String The title of the user. [optional]
usageHistory UsageHistory [optional]
userDetails UserInformation [optional]
userProfileLastModifiedDate String The date and time that the user's profile was last modified. [optional]

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