DocuSign.Model.UserProfiles (DocuSign v0.3.3) View Source
Users' profiles
Link to this section Summary
Link to this section Types
Specs
t() :: %DocuSign.Model.UserProfiles{ address: AddressInformationV2, authenticationMethods: [AuthenticationMethod], companyName: String.t(), displayOrganizationInfo: String.t(), displayPersonalInfo: String.t(), displayProfile: String.t(), displayUsageHistory: String.t(), profileImageUri: String.t(), title: String.t(), usageHistory: UsageHistory, userDetails: Users, userProfileLastModifiedDate: String.t() }