---
title: "Changes the status of multiple envelope transfer rules."
method: PUT
path: "/v2.1/accounts/{accountId}/envelopes/transfer_rules"
tags: ["EnvelopeTransferRules"]
---

# Changes the status of multiple envelope transfer rules.

`PUT /v2.1/accounts/{accountId}/envelopes/transfer_rules`

This method changes the status for one or more envelope transfer rules based on the `envelopeTransferRuleId`s in the request body. You use this method to change whether or not the rules are enabled.

**Note:** You cannot change any other information about the envelope transfer rule. Only Administrators can update envelope transfer rules. In addition, to use envelope transfer rules, the **Transfer Custody** feature must be enabled for your account.

## Path parameters

- `accountId` string, required

## Request body

- EnvelopeTransferRuleInformation
  - `endPosition` string — The last index position in the result set.
  - `envelopeTransferRules` EnvelopeTransferRule[] — Contains information about a specific envelope transfer rule.
    - `carbonCopyOriginalOwner` string — When **true,** the original owner is added as a carbon copy recipient after envelope transfer. The default value is **false.**
    - `enabled` string — When **true,** the envelope transfer rule is active.
    - `envelopeTransferRuleId` string — The ID of the envelope transfer rule. The system generates this ID when the rule is first created.
    - `eventType` string — The type of envelope event that triggers the transfer. Valid values are: - `sent` - `before sent` - `completed`
    - `fromGroup` Group — This object contains information about a group.
      - `accessType` string
      - `dsGroupId` string — Reserved for Docusign.
      - `errorDetails` ErrorDetails — This object describes errors that occur. It is only valid for responses and ignored in requests.
        - `errorCode` string — The code associated with the error condition.
        - `message` string — A brief message describing the error condition.
      - `groupId` string — The Docusign group ID for the group. This is a read-only property.
      - `groupName` string — The name of the group.
      - `groupType` string — The group type.
      - `isManagedByScim` boolean
      - `lastModifiedOn` string
      - `permissionProfileId` string — The ID of the permission profile associated with the group. Use [AccountPermissionProfiles: list](/docs/esign-rest-api/reference/accounts/accountpermissionprofiles/list/) to get a list of permission profiles and their IDs.
      - `userGroupType` string
      - `users` UserInfo[] — A list of the users in the group. This property is not used by [Groups: list](/docs/esign-rest-api/reference/usergroups/groups/list/). To get a list of users see [GroupUsers: list](/docs/esign-rest-api/reference/usergroups/groupusers/list/)
        - `accountId` string — The account ID associated with the envelope.
        - `accountName` string — The name on the account.
        - `activationAccessCode` string — Access code provided to the user to activate the account.
        - `email` string — The user's email address.
        - `errorDetails` ErrorDetails — This object describes errors that occur. It is only valid for responses and ignored in requests.
          - `errorCode` string — The code associated with the error condition.
          - `message` string — A brief message describing the error condition.
        - `ipAddress` string
        - `loginStatus` string — When **true,** indicates that the user is logged in. This is a read-only property.
        - `membershipId` string — The user's membership ID.
        - `sendActivationEmail` string — This field is no longer supported for most accounts. To create an eSignature user without sending an activation email, use the Admin API by following [these steps](/docs/admin-api/how-to/create-active-user/).
        - `uri` string — A URI containing the user ID.
        - `userId` string — The ID of the user to access.
        - `userName` string — The name of the user.
        - `userStatus` string — Status of the user's account. One of: - `ActivationRequired` - `ActivationSent` - `Active` - `Closed` - `Disabled`
        - `userType` string — The type of user, for example `CompanyUser`.
      - `usersCount` string — The total number of users in the group.
    - `fromUser` UserInformation — User information.
      - `activationAccessCode` string — Access code provided to the user to activate the account.
      - `company` string — The name of the user's company.
      - `connectConfigurations` ConnectUserObject[] — Object representing the user's custom Connect configuration.
        - `configurationtype` string — The type of custom Connect configuration being accessed.
        - `connectId` string — The ID of the custom Connect configuration being accessed.
        - `enabled` string — Boolean value that indicates whether the custom Connect configuration is enabled or not.
        - `hasAccess` string
        - `senderSearchableItems` string[]
      - `countryCode` string — The two-letter code for the user's country.
      - `createdDateTime` string — The UTC DateTime when the item was created.
      - `customSettings` NameValue[] — The name/value pair information for the user custom setting.
        - `errorDetails` ErrorDetails — This object describes errors that occur. It is only valid for responses and ignored in requests.
          - `errorCode` string — The code associated with the error condition.
          - `message` string — A brief message describing the error condition.
        - `name` string — The name of the item.
        - `originalValue` string — The initial value of the item.
        - `value` string — The current value of the item.
      - `defaultAccountId` string — The default account ID associated with the user.
      - `email` string — The user's email address. This property cannot be updated via `PUT` requests.
      - `enableConnectForUser` string — Boolean value that specifies whether the user is enabled for updates from Docusign Connect.
      - `errorDetails` ErrorDetails — This object describes errors that occur. It is only valid for responses and ignored in requests.
        - `errorCode` string — The code associated with the error condition.
        - `message` string — A brief message describing the error condition.
      - `firstName` string — The user's first name. Maximum Length: 50 characters.
      - `forgottenPasswordInfo` ForgottenPasswordInformation — A complex element that has up to four Question/Answer pairs for forgotten password information.
        - `forgottenPasswordAnswer1` string — The answer to the first forgotten password challenge question.
        - `forgottenPasswordAnswer2` string — The answer to the second forgotten password challenge question.
        - `forgottenPasswordAnswer3` string — The answer to the third forgotten password challenge question.
        - `forgottenPasswordAnswer4` string — The answer to the fourth forgotten password challenge question.
        - `forgottenPasswordQuestion1` string — The first challenge question presented to a user who has forgotten their password.
        - `forgottenPasswordQuestion2` string — The second challenge question presented to a user who has forgotten their password.
        - `forgottenPasswordQuestion3` string — The third challenge question presented to a user who has forgotten their password.
        - `forgottenPasswordQuestion4` string — The fourth challenge question presented to a user who has forgotten their password.
      - `groupList` Group[] — A list of the group information for groups to add the user to. Use [UserGroups: listGroups](/docs/esign-rest-api/reference/usergroups/groups/list/) to get information about groups. When setting a user's group, only the `groupId` is required.
        - `accessType` string
        - `dsGroupId` string — Reserved for Docusign.
        - `errorDetails` ErrorDetails — This object describes errors that occur. It is only valid for responses and ignored in requests.
          - `errorCode` string — The code associated with the error condition.
          - `message` string — A brief message describing the error condition.
        - `groupId` string — The Docusign group ID for the group. This is a read-only property.
        - `groupName` string — The name of the group.
        - `groupType` string — The group type.
        - `isManagedByScim` boolean
        - `lastModifiedOn` string
        - `permissionProfileId` string — The ID of the permission profile associated with the group. Use [AccountPermissionProfiles: list](/docs/esign-rest-api/reference/accounts/accountpermissionprofiles/list/) to get a list of permission profiles and their IDs.
        - `userGroupType` string
        - `users` UserInfo[] — A list of the users in the group. This property is not used by [Groups: list](/docs/esign-rest-api/reference/usergroups/groups/list/). To get a list of users see [GroupUsers: list](/docs/esign-rest-api/reference/usergroups/groupusers/list/)
          - `accountId` string — The account ID associated with the envelope.
          - `accountName` string — The name on the account.
          - `activationAccessCode` string — Access code provided to the user to activate the account.
          - `email` string — The user's email address.
          - `errorDetails` ErrorDetails — This object describes errors that occur. It is only valid for responses and ignored in requests.
            - `errorCode` string — The code associated with the error condition.
            - `message` string — A brief message describing the error condition.
          - `ipAddress` string
          - `loginStatus` string — When **true,** indicates that the user is logged in. This is a read-only property.
          - `membershipId` string — The user's membership ID.
          - `sendActivationEmail` string — This field is no longer supported for most accounts. To create an eSignature user without sending an activation email, use the Admin API by following [these steps](/docs/admin-api/how-to/create-active-user/).
          - `uri` string — A URI containing the user ID.
          - `userId` string — The ID of the user to access.
          - `userName` string — The name of the user.
          - `userStatus` string — Status of the user's account. One of: - `ActivationRequired` - `ActivationSent` - `Active` - `Closed` - `Disabled`
          - `userType` string — The type of user, for example `CompanyUser`.
        - `usersCount` string — The total number of users in the group.
      - `hasRemoteNotary` boolean
      - `homeAddress` AddressInformation — Contains address information.
        - `address1` string — The first line of the user's address. Maximum length: 100 characters.
        - `address2` string — The second line of the user's address. Maximum length: 100 characters.
        - `city` string — The user's city. Maximum length: 40 characters.
        - `country` string — The user's country. Maximum length: 50 characters.
        - `fax` string — A fax number associated with the address, if one is available.
        - `phone` string — A phone number associated with the address.
        - `postalCode` string — The user's postal code. Maximum length: 20 characters.
        - `stateOrProvince` string — The user's state or province. Maximum length: 40 characters.
        - `zipPlus4` string
      - `initialsImageUri` string — The URI for retrieving the image of the user's initials.
      - `isAdmin` string — When **true,** the user is an administrator.
      - `isAlternateAdmin` string — When **true,** the user is an alternate administrator. This user is not an administrator but will be set as such if all administrator memberships are closed.
      - `isManagedByScim` string
      - `isMembershipManagedByScim` string
      - `isNAREnabled` string — When **true,** National Association of Realtors (NAR) signature logos are enabled for the user.
      - `jobTitle` string — The user's job title.
      - `lastLogin` string — This property has been deprecated.
      - `lastName` string — The user's last name. Maximum Length: 50 characters.
      - `licenseStatus` string
      - `licenseType` string
      - `loginStatus` string — Boolean value that indicates whether the user is currently logged in or not.
      - `middleName` string — The user's middle name. Limit: 50 characters.
      - `password` string — The user's password. This property is used only when adding a new user via a [Users: create](/docs/esign-rest-api/reference/users/users/create/) request. The value must conform to the password rules defined in the account [Security Settings](https://apps-d.docusign.com/admin/authenticate?goTo=securityInfo). This property is not returned by `GET` requests and cannot be updated via `PUT` requests.
      - `passwordExpiration` string — If password expiration is enabled, the date-time when the user's password expires.
      - `permissionProfileId` string — The ID of the permission profile. Use [AccountPermissionProfiles: list](/docs/esign-rest-api/reference/accounts/accountpermissionprofiles/list/) to get a list of permission profiles and their IDs. You can also download a CSV file of all permission profiles and their IDs from the **Settings > Permission Profiles** page of your eSignature account page.
      - `permissionProfileName` string — The name of the account permission profile. Example: `Account Administrator`
      - `profileImageUri` string — The URL for retrieving the user's profile image.
      - `sendActivationEmail` string — This field is no longer supported for most accounts. To create an eSignature user without sending an activation email, use the Admin API by following [these steps](/docs/admin-api/how-to/create-active-user/).
      - `sendActivationOnInvalidLogin` string — When **true,** specifies that an additional activation email be sent if user's log on fails before the account is activated.
      - `signatureImageUri` string — An endpoint URI that you can use to retrieve the user's signature image.
      - `subscribe` string
      - `suffixName` string — The suffix for the user's name, such as Jr, IV, PhD, etc. Limit: 50 characters.
      - `title` string — The title of the user.
      - `uri` string — A URI containing the user ID.
      - `userAddedToAccountDateTime` string — The date and time that the user was added to the account.
      - `userId` string — The ID of the user to access. **Note:** Users can only access their own information. A user, even one with Admin rights, cannot access another user's settings.
      - `userName` string — The name of the user.
      - `userProfileLastModifiedDate` string — The date and time that the user's profile was last modified.
      - `userSettings` UserSettingsInformation — Properties that configure the settings for a user. Some elements of this object have a `metadata` property, which includes the following: - `rights`: The calling users permissions to edit this setting (can be `editable` or `read_only`) - `uiHint`: Internally used to build UIs (can be `available` or `hidden`) - `options`: The values supported for this setting (not all settings have this element)
        - `accountAgreementsAccessType` string
        - `accountAgreementsAccessTypeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `accountManagementGranular` UserAccountManagementGranularInformation — Describes which account management capabilities a user has.
          - `canManageAccountSecuritySettings` string — **True** if the user can manage account security settings.
          - `canManageAccountSecuritySettingsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageAccountSettings` string — **True** if the user can manage account settings.
          - `canManageAccountSettingsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageAdmins` string — **True** if the user can manage administrators.
          - `canManageAdminsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageConnect` string
          - `canManageConnectMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageDocumentRetention` string
          - `canManageDocumentRetentionMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageEnvelopeTransfer` string
          - `canManageEnvelopeTransferMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageGroupsButNotUsers` string
          - `canManageGroupsButNotUsersMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageJointAgreements` string
          - `canManageJointAgreementsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageReporting` string — **True** if the user can manage reporting.
          - `canManageReportingMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageSharing` string — **True** if the user can manage sharing.
          - `canManageSharingMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageSigningGroups` string — **True** if the user can manage signing groups.
          - `canManageSigningGroupsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageStamps` string
          - `canManageStampsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageUsers` string — **True** if the user can manage users.
          - `canManageUsersMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canViewUsers` string
        - `adminOnly` string — Reserved for Docusign.
        - `adminOnlyMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowAccessToAllAccountAgreements` string
        - `allowAccessToAllAccountAgreementsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowAutoTagging` string — When **true,** the API returns suggested tabs for documents for this user.
        - `allowedDocumentTemplateLibraryAccess` string
        - `allowedDocumentTemplateLibraryAccessMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowedOrchestrationAccess` string
        - `allowedOrchestrationAccessMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowEnvelopeTransferTo` string — When **true,** this user can participate in envelope transfers on the account.
        - `allowEnvelopeTransferToMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowEsealRecipients` string — When **true,** this user can create [electronic seal recipients][eseal]. [eseal]: /docs/esign-rest-api/reference/envelopes/enveloperecipients/#seal-recipient
        - `allowEsealRecipientsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowPowerFormsAdminToAccessAllPowerFormEnvelope` string — When **true** and this user is an administrator, they can view all of the envelopes generated from PowerForms. The default value is **false.**
        - `allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowRecipientLanguageSelection` string — When **true,** this user can set the language used in the standard email format for a recipient when creating an envelope.
        - `allowRecipientLanguageSelectionMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowSendOnBehalfOf` string — When **true,** this user can send envelopes "on behalf of" other users through the API.
        - `allowSendOnBehalfOfMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowSupplementalDocuments` string — When **true,** this user can include supplemental documents.
        - `allowSupplementalDocumentsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowTransactions` string
        - `allowTransactionsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `anchorTagVersionedPlacementEnabled` string — Reserved for Docusign.
        - `apiAccountWideAccess` string — When **true,** indicates that this user can send envelope-specific API requests on the account.
        - `apiAccountWideAccessMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `apiCanExportAC` string — When **true,** this user can export authoritative copy for the account.
        - `apiCanExportACMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `bulkSend` string — When **true,** this user can use the bulk send feature for the account.
        - `bulkSendMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canBulkUploadAgreements` string
        - `canBulkUploadAgreementsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canChargeAccount` string — Reserved for Docusign.
        - `canChargeAccountMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canCreateTransaction` string
        - `canCreateTransactionMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canDeleteDocumentsInTransaction` string
        - `canDeleteDocumentsInTransactionMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canDeleteTransaction` string
        - `canDeleteTransactionMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canEditSharedAddressbook` string — When true, this user can edit the shared address book for the account.
        - `canEditSharedAddressbookMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canLockEnvelopes` string — Reserved for Docusign.
        - `canLockEnvelopesMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canManageAccount` string — When **true,** this user is an administrator for the account.
        - `canManageAccountMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canManageAgreementParties` string
        - `canManageAgreementPartiesMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canManageDistributor` string — Reserved for Docusign.
        - `canManageDistributorMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canManageTemplates` string — When **true,** this user can manage templates for the account.
        - `canManageTemplatesMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canSendAPIRequests` string — When **true,** this user can send API requests on the account.
        - `canSendAPIRequestsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canSendEnvelope` string — When **true,** this user can send envelopes on the account.
        - `canSendEnvelopeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canSendEnvelopesViaSMS` string
        - `canSendEnvelopesViaSMSMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canSignEnvelope` string — When **true,** this user can sign envelopes.
        - `canSignEnvelopeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canUseScratchpad` string — When **true,** this user can use a scratchpad to edit information.
        - `canUseScratchpadMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canUseSmartContracts` string — Reserved for Docusign.
        - `canUseSmartContractsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `disableDocumentUpload` string — When **true,** this user is prohibited from uploading documents during sending.
        - `disableDocumentUploadMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `disableOtherActions` string — When **true,** this user can access the **Other Actions** menu.
        - `disableOtherActionsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableDSPro` string — Reserved for Docusign.
        - `enableDSProMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableKeyTermsSuggestionsByDocumentType` string
        - `enableKeyTermsSuggestionsByDocumentTypeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableSequentialSigningAPI` string — When **true,** the account can define the routing order of recipients for envelopes sent by using the eSignature API. **Note:** Only SysAdmin users can change this setting.
        - `enableSequentialSigningAPIMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableSequentialSigningUI` string — When **true,** the account can define the routing order of recipients for envelopes sent by using the Docusign application. **Note:** Only SysAdmin users can change this setting.
        - `enableSequentialSigningUIMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableSignerAttachments` string — When **true,** this user can use the signing attachments feature.
        - `enableSignerAttachmentsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableSignOnPaperOverride` string — When **true,** a user can override the default default account setting for the Sign on Paper option, which specifies whether signers can sign documents on paper as an option to signing electronically. **Note:** Only Admin users can change this setting.
        - `enableSignOnPaperOverrideMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableTransactionPoint` string — Reserved for Docusign.
        - `enableTransactionPointMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableVaulting` string — When **true,** Vaulting is enabled for the account.
        - `enableVaultingMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `expressSendOnly` string — When **false,** this user can apply tabs to documents during the sending experience.
        - `isManagedByScim` string
        - `isManagedByScimMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `isMembershipManagedByScim` string
        - `isMembershipManagedByScimMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `locale` string — The user's locale code. Valid values are: - `zh_CN` - `zh_TW` - `nl` - `en` - `fr` - `de` - `it` - `ja` - `ko` - `pt` - `pt_BR` - `ru` - `es`
        - `localeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `localePolicy` LocalePolicy
          - `addressFormat` string — Specifies the address format. Valid values: - `en_us` - `ja_jp` - `zh_cn_tw`
          - `addressFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `allowRegion` string
          - `calendarType` string — Specifies the type of calendar. Valid values: - `gregorian` - `japanese` - `buddhist`
          - `calendarTypeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `cultureName` string — The two letter [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language code.
          - `cultureNameMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `currencyCode` string — The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code.
          - `currencyCodeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `currencyNegativeFormat` string — Determines how negative currency values are displayed. In most cases, you should not need to change this value. See [Explicitly define formatting](/docs/esign-rest-api/esign101/concepts/tabs/number-fields/#explicitly-define-formatting). Valid values: - `Default`<br> `0` - `OPar_CSym_1_Comma_234_Comma_567_Period_89_CPar`<br> `($1,234,567.89)` - `Minus_CSym_1_Comma_234_Comma_567_Period_89`<br> `-$1,234,567.89` - `Minus_CSym_Space_1_Period_234_Period_567_Comma_89`<br> `-$ 1.234.567,89` - `CSym_Space_Minus_1_Period_234_Period_567_Comma_89`<br> `$ -1.234.567,89` - `Minus_1_Period_234_Period_567_Comma_89_Space_CSym`<br> `-1.234.567,89 $` - `OPar_1_Space_234_Space_567_Comma_89_Space_CSym_CPar`<br> `(1 234 567,89 $)` - `Minus_1_Space_234_Space_567_Comma_89_Space_CSym`<br> `-1 234 567,89 $` - `CSym_Minus_1_Quote_234_Quote_567_Period_89`<br> `$-1'234'567.89` - `Minus_CSym_1_Period_234_Period_567_Comma_89`<br> `-$1.234.567,89` - `Minus_CSym_1_Comma_234_Comma_567`<br> `-$1,234,567` - `Minus_CSym_12_Comma_34_Comma_567_Period_89`<br> `-$12,34,567.89` - `OPar_CSym_Space_1234_Comma_567_Period_89_CPar`<br> `($ 1234,567.89)` - `CSym_Space_Minus_12_Comma_34_Comma_567_Period_89`<br> `$ -12,34,567.89` - `CSym_Minus_12_Comma_34_Comma_567_Period_89`<br> `$-1,234,567.89` - `CSym_Space_Minus_1_Space_234_Space_567_Comma_89`<br> `$ -1 234 567,89` - `CSym_Space_Minus_1_Space_234_Space_567_Period_89`<br> `$ -1 234 567.89` - `Minus_CSym_Space_1_Space_234_Space_567_Comma_89`<br> `-$ 1 234 567,89` - `Minus_1_Space_234_Space_567_Comma_89_CSym`<br> `-1 234 567,89$` - `Minus_1_Space_234_Space_567_Period_89_Space_CSym`<br> `-1 234 567.89 $` - `OPar_CSym_1_Period_234_Period_567_CPar`<br> `(1.234.567)` - `OPar_CSym_1_Comma_234_Comma_567_CPar`<br> `($1,234,567)` - `Minus_1_Comma_234_Comma_567_Period_89_Space_CSym`<br> `-1,234,567.89 $` - `Minus_CSym_Space_1_Comma_234_Comma_567_Period_89`<br> `-$ 1,234,567.89` - `OPar_CSym_Space_1_Period_234_Period_567_Comma_89_CPar`<br> `($ 1.234.567,89)` - `OPar_CSym_Space_1_Quote_234_Quote_567_Period_89_CPar`<br> `($ 1'234'567.89)` - `OPar_CSym_Space_1_Space_234_Space_567_Comma_89_CPar`<br> `($ 1 234 567,89)` - `OPar_CSym_Space_1_Space_234_Space_567_Period_89_CPar`<br> `($ 1 234 567.89)` - `OPar_CSym_12_Comma_34_Comma_567_Period_89_CPar`<br> `($12,34,567.89)` - `OPar_CSym_Space_12_Comma_34_Comma_567_Period_89_CPar`<br> `($ 12,34,567.89)` - `OPar_1_Comma_234_Comma_567_Period_89_Space_CSym_CPar`<br> `(1,234,567.89 $)` - `OPar_1_Period_234_Period_567_Comma_89_Space_CSym_CPar`<br> `(1.234.567,89 $)` - `OPar_1_Space_234_Space_567_Comma_89_CSym_CPar`<br> `(1 234 567,89$)` - `OPar_1_Space_234_Space_567_Period_89_Space_CSym_CPar`<br> `(1 234 567.89 $)` - `OPar_CSym_Space_1_Comma_234_Comma_567_Period_89_CPar`<br> `($ 1,234,567.89)` - `Minus_CSym_1_Period_234_Period_567`<br> `-$ 1.234.567` - `Minus_CSym_Space_1_Quote_234_Quote_567_Period_89`<br> `-$ 1'234'567.89` - `Minus_CSym_Space_1_Space_234_Space_567_Period_89`<br> `-$ 1 234 567.89` - `CSym_Minus_1_Comma_234_Comma_567`<br> `$-1,234,567` - `CSym_Minus_1_Period_234_Period_567`<br> `$-1.234.567` - `CSym_Space_Minus_1_Quote_234_Quote_567_Period_89`<br> `$ -1'234'567.89` - `CSym_Space_Minus_1_Comma_234_Comma_567_Period_89`<br> `$ -1,234,567.89` - `Minus_CSym_Space_12_Comma_34_Comma_567_Period_89`<br> `-$ 12,34,567.89` - `Minus_1_Period_234_Period_567_Space_CSym`<br> `-123.456.789 $` - `CSym_Minus_1_Space_234_Space_567_Comma_89`<br> `$-123 456 789,00` - `Minus_1_Quote_234_Quote_567_Period_89_Space_CSym`<br> `-123'456'789.00 $` - `CSym_1_Comma_234_Comma_567_Period_89_Minus`<br> `$123,456,789.00-` - `CSym_Minus_1_Period_234_Period_567_Comma_89`<br> `$-123.456.789,00` - `OPar_CSym_1_Period_234_Period_567_Comma_89_CPar`<br> `($123.456.789,00)` - `Minus_CSym_1234_Comma_567_Period_89`<br> `-$123456,789.00` - `Minus_CSym_1_Space_234_Space_567_Comma_89`<br> `-$123 456 789,00`
          - `currencyNegativeFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `currencyPositiveFormat` string — Determines how positive currency values are displayed. In most cases, you should not need to change this value. See [Explicitly define formatting](/docs/esign-rest-api/esign101/concepts/tabs/number-fields/#explicitly-define-formatting). Valid values: - `Default`<br> Uses the current locale. - `CSym_1_Comma_234_Comma_567_Period_89`<br> `$1,234,567.89` - `CSym_Space_1_Period_234_Period_567_Comma_89`<br> `$ 1.234.567,89` - `Leading_1_Period_234_Period_567_Comma_89_Space_CSym`<br> `1.234.567,89 $` - `Leading_1_Space_234_Space_567_Comma_89_Space_CSym`<br> `1 234 567,89 $` - `CSym_Space_1_Quote_234_Quote_567_Period_89`<br> `$ 1'234'567.89` - `CSym_1_Comma_234_Comma_567`<br> `$1,234,567` - `CSym_Space_12_Comma_34_Comma_567_Period_89`<br> `$ 12,34,567.89` - `CSym_12_Comma_34_Comma_567_Period_89`<br> `$12,34,567.89` - `CSym_Space_1234_Comma_567_Period_89`<br> `$ 1234,567.89` - `Leading_1_Space_234_Space_567_Period_89_Space_CSym`<br> `1 234 567.89 $` - `CSym_Space_1_Space_234_Space_567_Comma_89`<br> `$ 1 234 567,89` - `CSym_Space_1_Space_234_Space_567_Period_89`<br> `$ 1 234 567.89` - `Leading_1_Space_234_Space_567_Comma_89_CSym`<br> `1 234 567,89$` - `CSym_1_Period_234_Period_567`<br> `$1.234.567` - `Leading_1_Comma_234_Comma_567_Period_89_Space_CSym`<br> `1,234,567. $` (New Armenian) - `CSym_Space_1_Comma_234_Comma_567_Period_89`<br> `$ 1,234,567.89` (Persian) - `CSym_1_Period_234_Period_567_Comma_89`<br> `$123.456.789,00` (es-CO) - `Leading_1_Quote_234_Quote_567_Period_89_Space_CSym`<br> `123'456'789.00 $` (fr-ch) - `CSym_1234_Comma_567_Period_89`<br> `$123456,789.00` (es-PR) - `Leading_1_Period_234_Period_567_Space_CSym`<br> `123.456.789 $` - `CSym_1_Space_234_Space_567_Comma_89`<br> `$123 456 789,00` (en-ZA, es-CR)
          - `currencyPositiveFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `customDateFormat` string
          - `customSignDateFormat` string
          - `customSignTimeFormat` string
          - `customTimeFormat` string
          - `dateFormat` string — Specifies the date format. Valid values: - `default` <br> used the UI's - `longformat` <br> use the UI's long format - `dd_mm_yy` <br> dd-MM-yy - `dd_mmm_yy` <br> dd-MMM-yy - `dd_mm_yyyy` <br> dd-MM-yyyy - `dd_mmm_yyyy` <br> dd-MMM-yyyy - `ddmmmmyyyy` <br> dd MMMM yyyy - `ddmmyyyy` <br> dd/MM/yyyy - `ddmmyyyy_de` <br> dd.MM.yyyy - `dmyyyy` <br> d/M/yyyy - `d_m_yyyy` <br> d-M-yyyy - `mmmd_yyyy` <br> MMM d, yyyy - `mmm_dd_yyyy` <br> MMM-dd-yyyy - `mmmmd_yyyy` <br> MMMM d, yyyy - `mm_dd_yyyy` <br> MM-dd-yyyy - `mdyyyy` <br> M/d/yyyy - `yyyy_mmm_dd` <br> yyyy-MMM-dd - `yyyy_mm_dd` <br> yyyy-MM-dd - `yyyymmdd` <br> yyyy/MM/dd - `yyyymd` <br> yyyy/M/d - `custom` <br> Customer set own value - `mmddyyyy` <br> MM/dd/yyyy - `mmddyy` <br> MM/dd/yy - `yyyy_mmmm_d` <br> yyyy MMMM d
          - `dateFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `effectiveAddressFormat` string
          - `effectiveCalendarType` string
          - `effectiveCurrencyCode` string
          - `effectiveCurrencyNegativeFormat` string
          - `effectiveCurrencyPositiveFormat` string
          - `effectiveCustomDateFormat` string
          - `effectiveCustomTimeFormat` string
          - `effectiveDateFormat` string
          - `effectiveInitialFormat` string
          - `effectiveNameFormat` string
          - `effectiveTimeFormat` string
          - `effectiveTimeZone` string
          - `initialFormat` string — When a user is required to enter their initials, this property specifies how initials are rendered. The examples show the initials for "William Henry Gates". - `first1last1`<br> "WG" - `last2`<br> "GA" - `first2`<br> "WI" - `last2_cjk`<br> first two characters from last name in CJK characters. <!-- Components/BusinessObjects/Models/ConcealedApiRestModels/localePolicyEnums.cs -->
          - `initialFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `nameFormat` string — Describes how names are displayed. Valid values: - `first_middle_last`<br>William Henry Gates - `full`<br>Mr William Henry Gates III - `last_first`<br>Gates William - `lastfirst`<br>GatesWilliam - `last_first_cjk`<br>Gates William only with CJK characters - `lastfirst_cjk`<br>GatesWilliam only with CJK characters <!-- Web/RestApi/Models/v2_1/localePolicy.cs#L341-L366 -->
          - `nameFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `signDateFormat` string — The format for the signature date. Valid values are: - `d/M/yyyy` - `dd-MM-yy` - `dd-MMM-yy` - `dd-MM-yyyy` - `dd.MM.yyyy` - `dd-MMM-yyyy` - `dd MMMM yyyy` - `M/d/yyyy` - `MM-dd-yyyy` - `MM/dd/yyyy` - `MM/dd/yy` - `MMM-dd-yyyy` - `MMM d, yyyy` - `MMMM d, yyyy` - `yyyy-MM-dd` - `yyyy-MMM-dd` - `yyyy/MM/dd` - `yyyy MMMM d` **Note:** Only Admin users can change this setting.
          - `signDateFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `signTimeFormat` string — The format for the signature time. Valid values are: - `none` - `HH:mm` - `h:mm` - `HH:mm:ss` - `h:mm:ss`
          - `signTimeFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `timeFormat` string — Specifies the time format. Valid values: - `none` <br>None - `hh_mm` <br>hh:mm - `hhmm` <br>HH:mm - `hhmmss` <br>HH:mm:ss - `hhmmsstt` <br>HH:mm:ss tt - `hhmmtt` <br> HH:mm tt - `hmm` <br>h:mm - `hmmss` <br>h:mm:ss - `hmmsstt` <br>h:mm:ss tt - `hmmtt` <br>h:mm tt - `custom` <br>Customer-set format <!-- Web/RestApi/Models/v2_1/localePolicy.cs#L501-L546 -->
          - `timeFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `timeZone` string — Specifies the time zone. Valid values: - `TZ_01_AfghanistanStandardTime` - `TZ_02_AlaskanStandardTime` - `TZ_03_ArabStandardTime` - `TZ_04_ArabianStandardTime` - `TZ_05_ArabicStandardTime` - `TZ_06_ArgentinaStandardTime` - `TZ_07_AtlanticStandardTime` - `TZ_08_AUS_CentralStandardTime` - `TZ_09_AUS_EasternStandardTime` - `TZ_10_AzerbaijanStandardTime` - `TZ_11_AzoresStandardTime` - `TZ_12_BangladeshStandardTime` - `TZ_13_CanadaCentralStandardTime` - `TZ_14_CapeVerdeStandardTime` - `TZ_15_CaucasusStandardTime` - `TZ_16_CentralAustraliaStandardTime` - `TZ_17_CentralAmericaStandardTime` - `TZ_18_CentralAsiaStandardTime` - `TZ_19_CentralBrazilianStandardTime` - `TZ_20_CentralEuropeStandardTime` - `TZ_21_CentralEuropeanStandardTime` - `TZ_22_CentralPacificStandardTime` - `TZ_23_CentralStandardTime` - `TZ_24_CentralStandardTimeMexico` - `TZ_25_ChinaStandardTime` - `TZ_26_DatelineStandardTime` - `TZ_27_E_AfricaStandardTime` - `TZ_28_E_AustraliaStandardTime` - `TZ_29_E_EuropeStandardTime` - `TZ_30_E_SouthAmericaStandardTime` - `TZ_31_EasternStandardTime` - `TZ_32_EgyptStandardTime` - `TZ_33_EkaterinburgStandardTime` - `TZ_34_FijiStandardTime` - `TZ_35_FLE_StandardTime` - `TZ_36_GeorgianStandardTime` - `TZ_37_GMT_StandardTime` - `TZ_38_GreenlandStandardTime` - `TZ_39_GreenwichStandardTime` - `TZ_40_GTB_StandardTime` - `TZ_41_HawaiianStandardTime` - `TZ_42_IndiaStandardTime` - `TZ_43_IranStandardTime` - `TZ_44_IsraelStandardTime` - `TZ_45_JordanStandardTime` - `TZ_46_KaliningradStandardTime` - `TZ_47_KamchatkaStandardTime` - `TZ_48_KoreaStandardTime` - `TZ_49_MagadanStandardTime` - `TZ_50_MauritiusStandardTime` - `TZ_51_MidAtlanticStandardTime` - `TZ_52_MiddleEastStandardTime` - `TZ_53_MontevideoStandardTime` - `TZ_54_MoroccoStandardTime` - `TZ_55_MountainStandardTime` - `TZ_56_MountainStandardTimeMMexico` - `TZ_57_MyanmarStandardTime` - `TZ_58_N_CentralAsiaStandardTime` - `TZ_59_NamibiaStandardTime` - `TZ_60_NepalStandardTime` - `TZ_61_NewZealandStandardTime` - `TZ_62_NewfoundlandStandardTime` - `TZ_63_NorthAsiaEastStandardTime` - `TZ_64_NorthAsiaStandardTime` - `TZ_65_PacificSAStandardTime` - `TZ_66_PacificStandardTime` - `TZ_67_PacificStandardTimeMexico` - `TZ_68_PakistanStandardTime` - `TZ_69_ParaguayStandardTime` - `TZ_70_RomanceStandardTime` - `TZ_71_RussianStandardTime` - `TZ_72_SAEasternStandardTime` - `TZ_73_SAPacificStandardTime` - `TZ_74_SAWesternStandardTime` - `TZ_75_SamoaStandardTime` - `TZ_76_SE_AsiaStandardTime` - `TZ_77_SingaporeStandardTime` - `TZ_78_SouthAfricaStandardTime` - `TZ_79_SriLankaStandardTime` - `TZ_80_SyriaStandardTime` - `TZ_81_TaipeiStandardTime` - `TZ_82_TasmaniaStandardTime` - `TZ_83_TokyoStandardTime` - `TZ_84_TongaStandardTime` - `TZ_85_TurkeyStandardTime` - `TZ_86_UlaanbaatarStandardTime` - `TZ_87_US_EasternStandardTime` - `TZ_88_USMountainStandardTime` - `TZ_89_VenezuelaStandardTime` - `TZ_90_VladivostokStandardTime` - `TZ_91_W_AustraliaStandardTime` - `TZ_92_W_CentralAfricaStandardTime` - `TZ_93_W_EuropeStandardTime` - `TZ_94_WestAsiaStandardTime` - `TZ_95_WestPacificStandardTime` - `TZ_96_YakutskStandardTime`
          - `timeZoneMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
        - `manageClickwrapsMode` string — When **true,** this user can create and manage [Clickwraps](/docs/click-api/).
        - `manageClickwrapsModeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `modifiedBy` string — The user ID (GUID) of the user who last modified this user record. This property is read-only.
        - `modifiedByMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `modifiedDate` string — The date on which this user record was last modified.
        - `modifiedDateMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `modifiedPage` string — Note referencing the page that modified this user record.
        - `modifiedPageMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `newSendUI` string — Reserved for Docusign.
        - `newSendUIMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `powerFormMode` string — Indicates the Power Form mode setting for the user: - `none` - `admin` - `user`
        - `powerFormModeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `recipientViewedNotification` string — When **true,** this user receives notifications when envelopes are viewed.
        - `recipientViewedNotificationMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `sealIdentifiers` SealIdentifier[] — Information about the seals associated with this user.
          - `sealDisplayName` string — The user-friendly display name for a seal.
          - `sealName` string — The name of a seal.
        - `selfSignedRecipientEmailDocument` string — Sets how self-signed documents are presented to the email recipients. Valid values are: - `include_pdf`: A PDF of the completed document is attached to the email. - `include_link`: A secure link to the self-signed documents is included in the email. **Note:** Only Admin users can change this setting.
        - `selfSignedRecipientEmailDocumentMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `senderEmailNotifications` SenderEmailNotifications — Contains the settings for the email notifications that senders receive about the envelopes that they send.
          - `changedSigner` string — When **true,** the sender receives an email notification if the signer changes.
          - `clickwrapResponsesLimitNotificationEmail` string
          - `commentsOnlyPrivateAndMention` string — When **true,** the user receives only comments that mention their own user name.
          - `commentsReceiveAll` string — When **true,** the user receives all comments.
          - `deliveryFailed` string — When **true,** the sender receives an email notification if envelope delivery fails.
          - `envelopeComplete` string — When **true,** the user receives an email notification when the envelope has been completed.
          - `offlineSigningFailed` string — When **true,** the user receives an email notification if offline signing failed.
          - `powerformResponsesLimitNotificationEmail` string
          - `purgeDocuments` string — When **true,** the user receives an email notification when a document purge occurs.
          - `recipientViewed` string — When **true,** the sender receives notification that a recipient viewed the envelope.
          - `senderEnvelopeDeclined` string — When **true,** the sender receives notification that the envelope was declined.
          - `withdrawnConsent` string — When **true,** the user receives an email notification if consent is withdrawn.
        - `signerEmailNotifications` SignerEmailNotifications — An array of email notifications that specifies the email the user receives when they are a recipient. When the specific email notification is set to true, the user receives those types of email notifications from Docusign. The user inherits the default account email notification settings when the user is created.
          - `agentNotification` string — When **true,** the user receives agent notification emails.
          - `carbonCopyNotification` string — When **true,** the user receives notifications of carbon copy deliveries.
          - `certifiedDeliveryNotification` string — When **true,** the user receives notifications of certified deliveries.
          - `commentsOnlyPrivateAndMention` string — When **true,** the user receives only comments that mention their own user name.
          - `commentsReceiveAll` string — When **true,** the user receives all comments.
          - `documentMarkupActivation` string — When **true,** the user receives notification that document markup has been activated.
          - `envelopeActivation` string — When **true,** the user receives notification that the envelope has been activated.
          - `envelopeComplete` string — When **true,** the user receives an email notification when the envelope has been completed.
          - `envelopeCorrected` string — When **true,** the user receives notification that the envelope has been corrected.
          - `envelopeDeclined` string — When **true,** the user receives notification that the envelope has been declined.
          - `envelopeVoided` string — When **true,** the user receives notification that the envelope has been voided.
          - `faxReceived` string — Reserved for Docusign.
          - `offlineSigningFailed` string — When **true,** the user receives an email notification if offline signing failed.
          - `purgeDocuments` string — When **true,** the user receives an email notification when a document purge occurs.
          - `reassignedSigner` string — When **true,** the user receives notification that the envelope has been reassigned.
          - `whenSigningGroupMember` string — When **true,** the user receives notification that he or she is a member of the signing group.
        - `supplementalDocumentIncludeInDownload` string — When **true,** this user gets supplemental documents when downloading documents.
        - `supplementalDocumentsMustAccept` string — When **true,** this user must accept supplemental documents.
        - `supplementalDocumentsMustAcceptMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `supplementalDocumentsMustRead` string — When **true,** this user must both view and accept supplemental documents.
        - `supplementalDocumentsMustReadMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `supplementalDocumentsMustView` string — When **true,** this user must view supplemental documents.
        - `supplementalDocumentsMustViewMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `templateActiveCreation` string — When **true,** a new template is created each time the user sends an envelope.
        - `templateActiveCreationMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `templateApplyNotify` string — When **true,** the system notifies this user before applying a matching template.
        - `templateApplyNotifyMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `templateAutoMatching` string — When **true,** the system automatically applies a matching template to a document if only one template matches. If there are multiple matches, it displays a list of matches to select from.
        - `templateAutoMatchingMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `templateMatchingSensitivity` string — Percentage used when matching templates.
        - `templateMatchingSensitivityMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `templatePageLevelMatching` string — When **true,** users see template matching functionality.
        - `templatePageLevelMatchingMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `timezoneDST` string — When true, daylight savings time is in effect for this user's time zone.
        - `timezoneDSTMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `timezoneMask` string — The custom DateTime format setting for this user.
        - `timezoneMaskMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `timezoneOffset` string — The timezone offset for the user. Valid values: - `tz_01_afghanistan` - `tz_02_alaskan` - `tz_03_arab` - `tz_04_arabian` - `tz_05_arabic` - `tz_06_argentina` - `tz_07_atlantic` - `tz_08_aus_central` - `tz_09_aus_eastern` - `tz_10_azerbaijan` - `tz_11_azores` - `tz_12_bangladesh` - `tz_13_canada_central` - `tz_14_cape_verde` - `tz_15_caucasus` - `tz_16_central_australia` - `tz_17_central_america` - `tz_18_central_asia` - `tz_19_central_brazilian` - `tz_20_central_europe` - `tz_21_central_european` - `tz_22_central_pacific` - `tz_23_central` - `tz_24_central_mexico` - `tz_25_china` - `tz_26_dateline` - `tz_27_east_africa` - `tz_28_east_australia` - `tz_29_east_europe` - `tz_30_east_south_america` - `tz_31_eastern` - `tz_32_egypt` - `tz_33_ekaterinburg` - `tz_34_fiji` - `tz_35_fli` - `tz_36_georgian` - `tz_37_gmt` - `tz_38_greenland` - `tz_39_greenwich` - `tz_40_gtb` - `tz_41_hawaiian` - `tz_42_india` - `tz_43_iran` - `tz_44_israel` - `tz_45_jordan` - `tz_46_kaliningrad` - `tz_47_kamchatka` - `tz_48_korea` - `tz_49_magadan` - `tz_50_mauritius` - `tz_51_mid_atlantic` - `tz_52_middle_east` - `tz_53_montevideo` - `tz_54_morocco` - `tz_55_mountain` - `tz_56_mountain_mexico` - `tz_57_myanmar` - `tz_58_north_central_asia` - `tz_59_namibia` - `tz_60_nepal` - `tz_61_new_zealand` - `tz_62_new_foundland` - `tz_63_north_asia_east` - `tz_64_north_asia` - `tz_65_pacific_sa` - `tz_66_pacific` - `tz_67_pacific_mexico` - `tz_68_pakistan` - `tz_69_paraguay` - `tz_70_romance` - `tz_71_russian` - `tz_72_sa_eastern` - `tz_73_sa_pacific` - `tz_74_sa_western` - `tz_75_samoa` - `tz_76_se_asia` - `tz_77_singapore` - `tz_78_south_africa` - `tz_79_sriLanka` - `tz_80_syria` - `tz_81_taipei` - `tz_82_tasmania` - `tz_83_tokyo` - `tz_84_tonga` - `tz_85_turkey` - `tz_86_ulaanbaatar` - `tz_87_us_eastern` - `tz_88_us_mountain` - `tz_89_venezuela` - `tz_90_vladivostok` - `tz_91_west_australia` - `tz_92_west_central_africa` - `tz_93_west_europe` - `tz_94_west_asia` - `tz_95_west_pacific` - `tz_96_yakutsk`
        - `timezoneOffsetMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `timezoneSendingPref` string — Reserved for Docusign.
        - `timezoneSendingPrefMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `timezoneSigningPref` string — Reserved for Docusign.
        - `timezoneSigningPrefMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `transactionPointSiteNameURL` string — Reserved for Docusign.
        - `transactionPointSiteNameURLMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `transactionPointUserName` string — Reserved for Docusign.
        - `transactionPointUserNameMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `vaultingMode` string — Indicates the specified Vaulting mode: - `none` - `estored` - `electronic_original`
        - `vaultingModeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `webForms` string
        - `webFormsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
      - `userStatus` string — Status of the user's account. One of: - `ActivationRequired` - `ActivationSent` - `Active` - `Closed` - `Disabled`
      - `userType` string — The type of user, for example `CompanyUser`.
      - `workAddress` AddressInformation — Contains address information.
        - `address1` string — The first line of the user's address. Maximum length: 100 characters.
        - `address2` string — The second line of the user's address. Maximum length: 100 characters.
        - `city` string — The user's city. Maximum length: 40 characters.
        - `country` string — The user's country. Maximum length: 50 characters.
        - `fax` string — A fax number associated with the address, if one is available.
        - `phone` string — A phone number associated with the address.
        - `postalCode` string — The user's postal code. Maximum length: 20 characters.
        - `stateOrProvince` string — The user's state or province. Maximum length: 40 characters.
        - `zipPlus4` string
    - `modifiedDate` string — The UTC DateTime when the envelope transfer rule was last modified. This property is read-only.
    - `modifiedUser` UserInformation — User information.
      - `activationAccessCode` string — Access code provided to the user to activate the account.
      - `company` string — The name of the user's company.
      - `connectConfigurations` ConnectUserObject[] — Object representing the user's custom Connect configuration.
        - `configurationtype` string — The type of custom Connect configuration being accessed.
        - `connectId` string — The ID of the custom Connect configuration being accessed.
        - `enabled` string — Boolean value that indicates whether the custom Connect configuration is enabled or not.
        - `hasAccess` string
        - `senderSearchableItems` string[]
      - `countryCode` string — The two-letter code for the user's country.
      - `createdDateTime` string — The UTC DateTime when the item was created.
      - `customSettings` NameValue[] — The name/value pair information for the user custom setting.
        - `errorDetails` ErrorDetails — This object describes errors that occur. It is only valid for responses and ignored in requests.
          - `errorCode` string — The code associated with the error condition.
          - `message` string — A brief message describing the error condition.
        - `name` string — The name of the item.
        - `originalValue` string — The initial value of the item.
        - `value` string — The current value of the item.
      - `defaultAccountId` string — The default account ID associated with the user.
      - `email` string — The user's email address. This property cannot be updated via `PUT` requests.
      - `enableConnectForUser` string — Boolean value that specifies whether the user is enabled for updates from Docusign Connect.
      - `errorDetails` ErrorDetails — This object describes errors that occur. It is only valid for responses and ignored in requests.
        - `errorCode` string — The code associated with the error condition.
        - `message` string — A brief message describing the error condition.
      - `firstName` string — The user's first name. Maximum Length: 50 characters.
      - `forgottenPasswordInfo` ForgottenPasswordInformation — A complex element that has up to four Question/Answer pairs for forgotten password information.
        - `forgottenPasswordAnswer1` string — The answer to the first forgotten password challenge question.
        - `forgottenPasswordAnswer2` string — The answer to the second forgotten password challenge question.
        - `forgottenPasswordAnswer3` string — The answer to the third forgotten password challenge question.
        - `forgottenPasswordAnswer4` string — The answer to the fourth forgotten password challenge question.
        - `forgottenPasswordQuestion1` string — The first challenge question presented to a user who has forgotten their password.
        - `forgottenPasswordQuestion2` string — The second challenge question presented to a user who has forgotten their password.
        - `forgottenPasswordQuestion3` string — The third challenge question presented to a user who has forgotten their password.
        - `forgottenPasswordQuestion4` string — The fourth challenge question presented to a user who has forgotten their password.
      - `groupList` Group[] — A list of the group information for groups to add the user to. Use [UserGroups: listGroups](/docs/esign-rest-api/reference/usergroups/groups/list/) to get information about groups. When setting a user's group, only the `groupId` is required.
        - `accessType` string
        - `dsGroupId` string — Reserved for Docusign.
        - `errorDetails` ErrorDetails — This object describes errors that occur. It is only valid for responses and ignored in requests.
          - `errorCode` string — The code associated with the error condition.
          - `message` string — A brief message describing the error condition.
        - `groupId` string — The Docusign group ID for the group. This is a read-only property.
        - `groupName` string — The name of the group.
        - `groupType` string — The group type.
        - `isManagedByScim` boolean
        - `lastModifiedOn` string
        - `permissionProfileId` string — The ID of the permission profile associated with the group. Use [AccountPermissionProfiles: list](/docs/esign-rest-api/reference/accounts/accountpermissionprofiles/list/) to get a list of permission profiles and their IDs.
        - `userGroupType` string
        - `users` UserInfo[] — A list of the users in the group. This property is not used by [Groups: list](/docs/esign-rest-api/reference/usergroups/groups/list/). To get a list of users see [GroupUsers: list](/docs/esign-rest-api/reference/usergroups/groupusers/list/)
          - `accountId` string — The account ID associated with the envelope.
          - `accountName` string — The name on the account.
          - `activationAccessCode` string — Access code provided to the user to activate the account.
          - `email` string — The user's email address.
          - `errorDetails` ErrorDetails — This object describes errors that occur. It is only valid for responses and ignored in requests.
            - `errorCode` string — The code associated with the error condition.
            - `message` string — A brief message describing the error condition.
          - `ipAddress` string
          - `loginStatus` string — When **true,** indicates that the user is logged in. This is a read-only property.
          - `membershipId` string — The user's membership ID.
          - `sendActivationEmail` string — This field is no longer supported for most accounts. To create an eSignature user without sending an activation email, use the Admin API by following [these steps](/docs/admin-api/how-to/create-active-user/).
          - `uri` string — A URI containing the user ID.
          - `userId` string — The ID of the user to access.
          - `userName` string — The name of the user.
          - `userStatus` string — Status of the user's account. One of: - `ActivationRequired` - `ActivationSent` - `Active` - `Closed` - `Disabled`
          - `userType` string — The type of user, for example `CompanyUser`.
        - `usersCount` string — The total number of users in the group.
      - `hasRemoteNotary` boolean
      - `homeAddress` AddressInformation — Contains address information.
        - `address1` string — The first line of the user's address. Maximum length: 100 characters.
        - `address2` string — The second line of the user's address. Maximum length: 100 characters.
        - `city` string — The user's city. Maximum length: 40 characters.
        - `country` string — The user's country. Maximum length: 50 characters.
        - `fax` string — A fax number associated with the address, if one is available.
        - `phone` string — A phone number associated with the address.
        - `postalCode` string — The user's postal code. Maximum length: 20 characters.
        - `stateOrProvince` string — The user's state or province. Maximum length: 40 characters.
        - `zipPlus4` string
      - `initialsImageUri` string — The URI for retrieving the image of the user's initials.
      - `isAdmin` string — When **true,** the user is an administrator.
      - `isAlternateAdmin` string — When **true,** the user is an alternate administrator. This user is not an administrator but will be set as such if all administrator memberships are closed.
      - `isManagedByScim` string
      - `isMembershipManagedByScim` string
      - `isNAREnabled` string — When **true,** National Association of Realtors (NAR) signature logos are enabled for the user.
      - `jobTitle` string — The user's job title.
      - `lastLogin` string — This property has been deprecated.
      - `lastName` string — The user's last name. Maximum Length: 50 characters.
      - `licenseStatus` string
      - `licenseType` string
      - `loginStatus` string — Boolean value that indicates whether the user is currently logged in or not.
      - `middleName` string — The user's middle name. Limit: 50 characters.
      - `password` string — The user's password. This property is used only when adding a new user via a [Users: create](/docs/esign-rest-api/reference/users/users/create/) request. The value must conform to the password rules defined in the account [Security Settings](https://apps-d.docusign.com/admin/authenticate?goTo=securityInfo). This property is not returned by `GET` requests and cannot be updated via `PUT` requests.
      - `passwordExpiration` string — If password expiration is enabled, the date-time when the user's password expires.
      - `permissionProfileId` string — The ID of the permission profile. Use [AccountPermissionProfiles: list](/docs/esign-rest-api/reference/accounts/accountpermissionprofiles/list/) to get a list of permission profiles and their IDs. You can also download a CSV file of all permission profiles and their IDs from the **Settings > Permission Profiles** page of your eSignature account page.
      - `permissionProfileName` string — The name of the account permission profile. Example: `Account Administrator`
      - `profileImageUri` string — The URL for retrieving the user's profile image.
      - `sendActivationEmail` string — This field is no longer supported for most accounts. To create an eSignature user without sending an activation email, use the Admin API by following [these steps](/docs/admin-api/how-to/create-active-user/).
      - `sendActivationOnInvalidLogin` string — When **true,** specifies that an additional activation email be sent if user's log on fails before the account is activated.
      - `signatureImageUri` string — An endpoint URI that you can use to retrieve the user's signature image.
      - `subscribe` string
      - `suffixName` string — The suffix for the user's name, such as Jr, IV, PhD, etc. Limit: 50 characters.
      - `title` string — The title of the user.
      - `uri` string — A URI containing the user ID.
      - `userAddedToAccountDateTime` string — The date and time that the user was added to the account.
      - `userId` string — The ID of the user to access. **Note:** Users can only access their own information. A user, even one with Admin rights, cannot access another user's settings.
      - `userName` string — The name of the user.
      - `userProfileLastModifiedDate` string — The date and time that the user's profile was last modified.
      - `userSettings` UserSettingsInformation — Properties that configure the settings for a user. Some elements of this object have a `metadata` property, which includes the following: - `rights`: The calling users permissions to edit this setting (can be `editable` or `read_only`) - `uiHint`: Internally used to build UIs (can be `available` or `hidden`) - `options`: The values supported for this setting (not all settings have this element)
        - `accountAgreementsAccessType` string
        - `accountAgreementsAccessTypeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `accountManagementGranular` UserAccountManagementGranularInformation — Describes which account management capabilities a user has.
          - `canManageAccountSecuritySettings` string — **True** if the user can manage account security settings.
          - `canManageAccountSecuritySettingsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageAccountSettings` string — **True** if the user can manage account settings.
          - `canManageAccountSettingsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageAdmins` string — **True** if the user can manage administrators.
          - `canManageAdminsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageConnect` string
          - `canManageConnectMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageDocumentRetention` string
          - `canManageDocumentRetentionMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageEnvelopeTransfer` string
          - `canManageEnvelopeTransferMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageGroupsButNotUsers` string
          - `canManageGroupsButNotUsersMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageJointAgreements` string
          - `canManageJointAgreementsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageReporting` string — **True** if the user can manage reporting.
          - `canManageReportingMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageSharing` string — **True** if the user can manage sharing.
          - `canManageSharingMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageSigningGroups` string — **True** if the user can manage signing groups.
          - `canManageSigningGroupsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageStamps` string
          - `canManageStampsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canManageUsers` string — **True** if the user can manage users.
          - `canManageUsersMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `canViewUsers` string
        - `adminOnly` string — Reserved for Docusign.
        - `adminOnlyMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowAccessToAllAccountAgreements` string
        - `allowAccessToAllAccountAgreementsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowAutoTagging` string — When **true,** the API returns suggested tabs for documents for this user.
        - `allowedDocumentTemplateLibraryAccess` string
        - `allowedDocumentTemplateLibraryAccessMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowedOrchestrationAccess` string
        - `allowedOrchestrationAccessMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowEnvelopeTransferTo` string — When **true,** this user can participate in envelope transfers on the account.
        - `allowEnvelopeTransferToMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowEsealRecipients` string — When **true,** this user can create [electronic seal recipients][eseal]. [eseal]: /docs/esign-rest-api/reference/envelopes/enveloperecipients/#seal-recipient
        - `allowEsealRecipientsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowPowerFormsAdminToAccessAllPowerFormEnvelope` string — When **true** and this user is an administrator, they can view all of the envelopes generated from PowerForms. The default value is **false.**
        - `allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowRecipientLanguageSelection` string — When **true,** this user can set the language used in the standard email format for a recipient when creating an envelope.
        - `allowRecipientLanguageSelectionMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowSendOnBehalfOf` string — When **true,** this user can send envelopes "on behalf of" other users through the API.
        - `allowSendOnBehalfOfMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowSupplementalDocuments` string — When **true,** this user can include supplemental documents.
        - `allowSupplementalDocumentsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `allowTransactions` string
        - `allowTransactionsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `anchorTagVersionedPlacementEnabled` string — Reserved for Docusign.
        - `apiAccountWideAccess` string — When **true,** indicates that this user can send envelope-specific API requests on the account.
        - `apiAccountWideAccessMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `apiCanExportAC` string — When **true,** this user can export authoritative copy for the account.
        - `apiCanExportACMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `bulkSend` string — When **true,** this user can use the bulk send feature for the account.
        - `bulkSendMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canBulkUploadAgreements` string
        - `canBulkUploadAgreementsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canChargeAccount` string — Reserved for Docusign.
        - `canChargeAccountMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canCreateTransaction` string
        - `canCreateTransactionMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canDeleteDocumentsInTransaction` string
        - `canDeleteDocumentsInTransactionMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canDeleteTransaction` string
        - `canDeleteTransactionMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canEditSharedAddressbook` string — When true, this user can edit the shared address book for the account.
        - `canEditSharedAddressbookMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canLockEnvelopes` string — Reserved for Docusign.
        - `canLockEnvelopesMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canManageAccount` string — When **true,** this user is an administrator for the account.
        - `canManageAccountMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canManageAgreementParties` string
        - `canManageAgreementPartiesMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canManageDistributor` string — Reserved for Docusign.
        - `canManageDistributorMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canManageTemplates` string — When **true,** this user can manage templates for the account.
        - `canManageTemplatesMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canSendAPIRequests` string — When **true,** this user can send API requests on the account.
        - `canSendAPIRequestsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canSendEnvelope` string — When **true,** this user can send envelopes on the account.
        - `canSendEnvelopeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canSendEnvelopesViaSMS` string
        - `canSendEnvelopesViaSMSMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canSignEnvelope` string — When **true,** this user can sign envelopes.
        - `canSignEnvelopeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canUseScratchpad` string — When **true,** this user can use a scratchpad to edit information.
        - `canUseScratchpadMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `canUseSmartContracts` string — Reserved for Docusign.
        - `canUseSmartContractsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `disableDocumentUpload` string — When **true,** this user is prohibited from uploading documents during sending.
        - `disableDocumentUploadMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `disableOtherActions` string — When **true,** this user can access the **Other Actions** menu.
        - `disableOtherActionsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableDSPro` string — Reserved for Docusign.
        - `enableDSProMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableKeyTermsSuggestionsByDocumentType` string
        - `enableKeyTermsSuggestionsByDocumentTypeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableSequentialSigningAPI` string — When **true,** the account can define the routing order of recipients for envelopes sent by using the eSignature API. **Note:** Only SysAdmin users can change this setting.
        - `enableSequentialSigningAPIMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableSequentialSigningUI` string — When **true,** the account can define the routing order of recipients for envelopes sent by using the Docusign application. **Note:** Only SysAdmin users can change this setting.
        - `enableSequentialSigningUIMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableSignerAttachments` string — When **true,** this user can use the signing attachments feature.
        - `enableSignerAttachmentsMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableSignOnPaperOverride` string — When **true,** a user can override the default default account setting for the Sign on Paper option, which specifies whether signers can sign documents on paper as an option to signing electronically. **Note:** Only Admin users can change this setting.
        - `enableSignOnPaperOverrideMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableTransactionPoint` string — Reserved for Docusign.
        - `enableTransactionPointMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `enableVaulting` string — When **true,** Vaulting is enabled for the account.
        - `enableVaultingMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `expressSendOnly` string — When **false,** this user can apply tabs to documents during the sending experience.
        - `isManagedByScim` string
        - `isManagedByScimMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `isMembershipManagedByScim` string
        - `isMembershipManagedByScimMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `locale` string — The user's locale code. Valid values are: - `zh_CN` - `zh_TW` - `nl` - `en` - `fr` - `de` - `it` - `ja` - `ko` - `pt` - `pt_BR` - `ru` - `es`
        - `localeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `localePolicy` LocalePolicy
          - `addressFormat` string — Specifies the address format. Valid values: - `en_us` - `ja_jp` - `zh_cn_tw`
          - `addressFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `allowRegion` string
          - `calendarType` string — Specifies the type of calendar. Valid values: - `gregorian` - `japanese` - `buddhist`
          - `calendarTypeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `cultureName` string — The two letter [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language code.
          - `cultureNameMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `currencyCode` string — The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) currency code.
          - `currencyCodeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `currencyNegativeFormat` string — Determines how negative currency values are displayed. In most cases, you should not need to change this value. See [Explicitly define formatting](/docs/esign-rest-api/esign101/concepts/tabs/number-fields/#explicitly-define-formatting). Valid values: - `Default`<br> `0` - `OPar_CSym_1_Comma_234_Comma_567_Period_89_CPar`<br> `($1,234,567.89)` - `Minus_CSym_1_Comma_234_Comma_567_Period_89`<br> `-$1,234,567.89` - `Minus_CSym_Space_1_Period_234_Period_567_Comma_89`<br> `-$ 1.234.567,89` - `CSym_Space_Minus_1_Period_234_Period_567_Comma_89`<br> `$ -1.234.567,89` - `Minus_1_Period_234_Period_567_Comma_89_Space_CSym`<br> `-1.234.567,89 $` - `OPar_1_Space_234_Space_567_Comma_89_Space_CSym_CPar`<br> `(1 234 567,89 $)` - `Minus_1_Space_234_Space_567_Comma_89_Space_CSym`<br> `-1 234 567,89 $` - `CSym_Minus_1_Quote_234_Quote_567_Period_89`<br> `$-1'234'567.89` - `Minus_CSym_1_Period_234_Period_567_Comma_89`<br> `-$1.234.567,89` - `Minus_CSym_1_Comma_234_Comma_567`<br> `-$1,234,567` - `Minus_CSym_12_Comma_34_Comma_567_Period_89`<br> `-$12,34,567.89` - `OPar_CSym_Space_1234_Comma_567_Period_89_CPar`<br> `($ 1234,567.89)` - `CSym_Space_Minus_12_Comma_34_Comma_567_Period_89`<br> `$ -12,34,567.89` - `CSym_Minus_12_Comma_34_Comma_567_Period_89`<br> `$-1,234,567.89` - `CSym_Space_Minus_1_Space_234_Space_567_Comma_89`<br> `$ -1 234 567,89` - `CSym_Space_Minus_1_Space_234_Space_567_Period_89`<br> `$ -1 234 567.89` - `Minus_CSym_Space_1_Space_234_Space_567_Comma_89`<br> `-$ 1 234 567,89` - `Minus_1_Space_234_Space_567_Comma_89_CSym`<br> `-1 234 567,89$` - `Minus_1_Space_234_Space_567_Period_89_Space_CSym`<br> `-1 234 567.89 $` - `OPar_CSym_1_Period_234_Period_567_CPar`<br> `(1.234.567)` - `OPar_CSym_1_Comma_234_Comma_567_CPar`<br> `($1,234,567)` - `Minus_1_Comma_234_Comma_567_Period_89_Space_CSym`<br> `-1,234,567.89 $` - `Minus_CSym_Space_1_Comma_234_Comma_567_Period_89`<br> `-$ 1,234,567.89` - `OPar_CSym_Space_1_Period_234_Period_567_Comma_89_CPar`<br> `($ 1.234.567,89)` - `OPar_CSym_Space_1_Quote_234_Quote_567_Period_89_CPar`<br> `($ 1'234'567.89)` - `OPar_CSym_Space_1_Space_234_Space_567_Comma_89_CPar`<br> `($ 1 234 567,89)` - `OPar_CSym_Space_1_Space_234_Space_567_Period_89_CPar`<br> `($ 1 234 567.89)` - `OPar_CSym_12_Comma_34_Comma_567_Period_89_CPar`<br> `($12,34,567.89)` - `OPar_CSym_Space_12_Comma_34_Comma_567_Period_89_CPar`<br> `($ 12,34,567.89)` - `OPar_1_Comma_234_Comma_567_Period_89_Space_CSym_CPar`<br> `(1,234,567.89 $)` - `OPar_1_Period_234_Period_567_Comma_89_Space_CSym_CPar`<br> `(1.234.567,89 $)` - `OPar_1_Space_234_Space_567_Comma_89_CSym_CPar`<br> `(1 234 567,89$)` - `OPar_1_Space_234_Space_567_Period_89_Space_CSym_CPar`<br> `(1 234 567.89 $)` - `OPar_CSym_Space_1_Comma_234_Comma_567_Period_89_CPar`<br> `($ 1,234,567.89)` - `Minus_CSym_1_Period_234_Period_567`<br> `-$ 1.234.567` - `Minus_CSym_Space_1_Quote_234_Quote_567_Period_89`<br> `-$ 1'234'567.89` - `Minus_CSym_Space_1_Space_234_Space_567_Period_89`<br> `-$ 1 234 567.89` - `CSym_Minus_1_Comma_234_Comma_567`<br> `$-1,234,567` - `CSym_Minus_1_Period_234_Period_567`<br> `$-1.234.567` - `CSym_Space_Minus_1_Quote_234_Quote_567_Period_89`<br> `$ -1'234'567.89` - `CSym_Space_Minus_1_Comma_234_Comma_567_Period_89`<br> `$ -1,234,567.89` - `Minus_CSym_Space_12_Comma_34_Comma_567_Period_89`<br> `-$ 12,34,567.89` - `Minus_1_Period_234_Period_567_Space_CSym`<br> `-123.456.789 $` - `CSym_Minus_1_Space_234_Space_567_Comma_89`<br> `$-123 456 789,00` - `Minus_1_Quote_234_Quote_567_Period_89_Space_CSym`<br> `-123'456'789.00 $` - `CSym_1_Comma_234_Comma_567_Period_89_Minus`<br> `$123,456,789.00-` - `CSym_Minus_1_Period_234_Period_567_Comma_89`<br> `$-123.456.789,00` - `OPar_CSym_1_Period_234_Period_567_Comma_89_CPar`<br> `($123.456.789,00)` - `Minus_CSym_1234_Comma_567_Period_89`<br> `-$123456,789.00` - `Minus_CSym_1_Space_234_Space_567_Comma_89`<br> `-$123 456 789,00`
          - `currencyNegativeFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `currencyPositiveFormat` string — Determines how positive currency values are displayed. In most cases, you should not need to change this value. See [Explicitly define formatting](/docs/esign-rest-api/esign101/concepts/tabs/number-fields/#explicitly-define-formatting). Valid values: - `Default`<br> Uses the current locale. - `CSym_1_Comma_234_Comma_567_Period_89`<br> `$1,234,567.89` - `CSym_Space_1_Period_234_Period_567_Comma_89`<br> `$ 1.234.567,89` - `Leading_1_Period_234_Period_567_Comma_89_Space_CSym`<br> `1.234.567,89 $` - `Leading_1_Space_234_Space_567_Comma_89_Space_CSym`<br> `1 234 567,89 $` - `CSym_Space_1_Quote_234_Quote_567_Period_89`<br> `$ 1'234'567.89` - `CSym_1_Comma_234_Comma_567`<br> `$1,234,567` - `CSym_Space_12_Comma_34_Comma_567_Period_89`<br> `$ 12,34,567.89` - `CSym_12_Comma_34_Comma_567_Period_89`<br> `$12,34,567.89` - `CSym_Space_1234_Comma_567_Period_89`<br> `$ 1234,567.89` - `Leading_1_Space_234_Space_567_Period_89_Space_CSym`<br> `1 234 567.89 $` - `CSym_Space_1_Space_234_Space_567_Comma_89`<br> `$ 1 234 567,89` - `CSym_Space_1_Space_234_Space_567_Period_89`<br> `$ 1 234 567.89` - `Leading_1_Space_234_Space_567_Comma_89_CSym`<br> `1 234 567,89$` - `CSym_1_Period_234_Period_567`<br> `$1.234.567` - `Leading_1_Comma_234_Comma_567_Period_89_Space_CSym`<br> `1,234,567. $` (New Armenian) - `CSym_Space_1_Comma_234_Comma_567_Period_89`<br> `$ 1,234,567.89` (Persian) - `CSym_1_Period_234_Period_567_Comma_89`<br> `$123.456.789,00` (es-CO) - `Leading_1_Quote_234_Quote_567_Period_89_Space_CSym`<br> `123'456'789.00 $` (fr-ch) - `CSym_1234_Comma_567_Period_89`<br> `$123456,789.00` (es-PR) - `Leading_1_Period_234_Period_567_Space_CSym`<br> `123.456.789 $` - `CSym_1_Space_234_Space_567_Comma_89`<br> `$123 456 789,00` (en-ZA, es-CR)
          - `currencyPositiveFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `customDateFormat` string
          - `customSignDateFormat` string
          - `customSignTimeFormat` string
          - `customTimeFormat` string
          - `dateFormat` string — Specifies the date format. Valid values: - `default` <br> used the UI's - `longformat` <br> use the UI's long format - `dd_mm_yy` <br> dd-MM-yy - `dd_mmm_yy` <br> dd-MMM-yy - `dd_mm_yyyy` <br> dd-MM-yyyy - `dd_mmm_yyyy` <br> dd-MMM-yyyy - `ddmmmmyyyy` <br> dd MMMM yyyy - `ddmmyyyy` <br> dd/MM/yyyy - `ddmmyyyy_de` <br> dd.MM.yyyy - `dmyyyy` <br> d/M/yyyy - `d_m_yyyy` <br> d-M-yyyy - `mmmd_yyyy` <br> MMM d, yyyy - `mmm_dd_yyyy` <br> MMM-dd-yyyy - `mmmmd_yyyy` <br> MMMM d, yyyy - `mm_dd_yyyy` <br> MM-dd-yyyy - `mdyyyy` <br> M/d/yyyy - `yyyy_mmm_dd` <br> yyyy-MMM-dd - `yyyy_mm_dd` <br> yyyy-MM-dd - `yyyymmdd` <br> yyyy/MM/dd - `yyyymd` <br> yyyy/M/d - `custom` <br> Customer set own value - `mmddyyyy` <br> MM/dd/yyyy - `mmddyy` <br> MM/dd/yy - `yyyy_mmmm_d` <br> yyyy MMMM d
          - `dateFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `effectiveAddressFormat` string
          - `effectiveCalendarType` string
          - `effectiveCurrencyCode` string
          - `effectiveCurrencyNegativeFormat` string
          - `effectiveCurrencyPositiveFormat` string
          - `effectiveCustomDateFormat` string
          - `effectiveCustomTimeFormat` string
          - `effectiveDateFormat` string
          - `effectiveInitialFormat` string
          - `effectiveNameFormat` string
          - `effectiveTimeFormat` string
          - `effectiveTimeZone` string
          - `initialFormat` string — When a user is required to enter their initials, this property specifies how initials are rendered. The examples show the initials for "William Henry Gates". - `first1last1`<br> "WG" - `last2`<br> "GA" - `first2`<br> "WI" - `last2_cjk`<br> first two characters from last name in CJK characters. <!-- Components/BusinessObjects/Models/ConcealedApiRestModels/localePolicyEnums.cs -->
          - `initialFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `nameFormat` string — Describes how names are displayed. Valid values: - `first_middle_last`<br>William Henry Gates - `full`<br>Mr William Henry Gates III - `last_first`<br>Gates William - `lastfirst`<br>GatesWilliam - `last_first_cjk`<br>Gates William only with CJK characters - `lastfirst_cjk`<br>GatesWilliam only with CJK characters <!-- Web/RestApi/Models/v2_1/localePolicy.cs#L341-L366 -->
          - `nameFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `signDateFormat` string — The format for the signature date. Valid values are: - `d/M/yyyy` - `dd-MM-yy` - `dd-MMM-yy` - `dd-MM-yyyy` - `dd.MM.yyyy` - `dd-MMM-yyyy` - `dd MMMM yyyy` - `M/d/yyyy` - `MM-dd-yyyy` - `MM/dd/yyyy` - `MM/dd/yy` - `MMM-dd-yyyy` - `MMM d, yyyy` - `MMMM d, yyyy` - `yyyy-MM-dd` - `yyyy-MMM-dd` - `yyyy/MM/dd` - `yyyy MMMM d` **Note:** Only Admin users can change this setting.
          - `signDateFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `signTimeFormat` string — The format for the signature time. Valid values are: - `none` - `HH:mm` - `h:mm` - `HH:mm:ss` - `h:mm:ss`
          - `signTimeFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `timeFormat` string — Specifies the time format. Valid values: - `none` <br>None - `hh_mm` <br>hh:mm - `hhmm` <br>HH:mm - `hhmmss` <br>HH:mm:ss - `hhmmsstt` <br>HH:mm:ss tt - `hhmmtt` <br> HH:mm tt - `hmm` <br>h:mm - `hmmss` <br>h:mm:ss - `hmmsstt` <br>h:mm:ss tt - `hmmtt` <br>h:mm tt - `custom` <br>Customer-set format <!-- Web/RestApi/Models/v2_1/localePolicy.cs#L501-L546 -->
          - `timeFormatMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
          - `timeZone` string — Specifies the time zone. Valid values: - `TZ_01_AfghanistanStandardTime` - `TZ_02_AlaskanStandardTime` - `TZ_03_ArabStandardTime` - `TZ_04_ArabianStandardTime` - `TZ_05_ArabicStandardTime` - `TZ_06_ArgentinaStandardTime` - `TZ_07_AtlanticStandardTime` - `TZ_08_AUS_CentralStandardTime` - `TZ_09_AUS_EasternStandardTime` - `TZ_10_AzerbaijanStandardTime` - `TZ_11_AzoresStandardTime` - `TZ_12_BangladeshStandardTime` - `TZ_13_CanadaCentralStandardTime` - `TZ_14_CapeVerdeStandardTime` - `TZ_15_CaucasusStandardTime` - `TZ_16_CentralAustraliaStandardTime` - `TZ_17_CentralAmericaStandardTime` - `TZ_18_CentralAsiaStandardTime` - `TZ_19_CentralBrazilianStandardTime` - `TZ_20_CentralEuropeStandardTime` - `TZ_21_CentralEuropeanStandardTime` - `TZ_22_CentralPacificStandardTime` - `TZ_23_CentralStandardTime` - `TZ_24_CentralStandardTimeMexico` - `TZ_25_ChinaStandardTime` - `TZ_26_DatelineStandardTime` - `TZ_27_E_AfricaStandardTime` - `TZ_28_E_AustraliaStandardTime` - `TZ_29_E_EuropeStandardTime` - `TZ_30_E_SouthAmericaStandardTime` - `TZ_31_EasternStandardTime` - `TZ_32_EgyptStandardTime` - `TZ_33_EkaterinburgStandardTime` - `TZ_34_FijiStandardTime` - `TZ_35_FLE_StandardTime` - `TZ_36_GeorgianStandardTime` - `TZ_37_GMT_StandardTime` - `TZ_38_GreenlandStandardTime` - `TZ_39_GreenwichStandardTime` - `TZ_40_GTB_StandardTime` - `TZ_41_HawaiianStandardTime` - `TZ_42_IndiaStandardTime` - `TZ_43_IranStandardTime` - `TZ_44_IsraelStandardTime` - `TZ_45_JordanStandardTime` - `TZ_46_KaliningradStandardTime` - `TZ_47_KamchatkaStandardTime` - `TZ_48_KoreaStandardTime` - `TZ_49_MagadanStandardTime` - `TZ_50_MauritiusStandardTime` - `TZ_51_MidAtlanticStandardTime` - `TZ_52_MiddleEastStandardTime` - `TZ_53_MontevideoStandardTime` - `TZ_54_MoroccoStandardTime` - `TZ_55_MountainStandardTime` - `TZ_56_MountainStandardTimeMMexico` - `TZ_57_MyanmarStandardTime` - `TZ_58_N_CentralAsiaStandardTime` - `TZ_59_NamibiaStandardTime` - `TZ_60_NepalStandardTime` - `TZ_61_NewZealandStandardTime` - `TZ_62_NewfoundlandStandardTime` - `TZ_63_NorthAsiaEastStandardTime` - `TZ_64_NorthAsiaStandardTime` - `TZ_65_PacificSAStandardTime` - `TZ_66_PacificStandardTime` - `TZ_67_PacificStandardTimeMexico` - `TZ_68_PakistanStandardTime` - `TZ_69_ParaguayStandardTime` - `TZ_70_RomanceStandardTime` - `TZ_71_RussianStandardTime` - `TZ_72_SAEasternStandardTime` - `TZ_73_SAPacificStandardTime` - `TZ_74_SAWesternStandardTime` - `TZ_75_SamoaStandardTime` - `TZ_76_SE_AsiaStandardTime` - `TZ_77_SingaporeStandardTime` - `TZ_78_SouthAfricaStandardTime` - `TZ_79_SriLankaStandardTime` - `TZ_80_SyriaStandardTime` - `TZ_81_TaipeiStandardTime` - `TZ_82_TasmaniaStandardTime` - `TZ_83_TokyoStandardTime` - `TZ_84_TongaStandardTime` - `TZ_85_TurkeyStandardTime` - `TZ_86_UlaanbaatarStandardTime` - `TZ_87_US_EasternStandardTime` - `TZ_88_USMountainStandardTime` - `TZ_89_VenezuelaStandardTime` - `TZ_90_VladivostokStandardTime` - `TZ_91_W_AustraliaStandardTime` - `TZ_92_W_CentralAfricaStandardTime` - `TZ_93_W_EuropeStandardTime` - `TZ_94_WestAsiaStandardTime` - `TZ_95_WestPacificStandardTime` - `TZ_96_YakutskStandardTime`
          - `timeZoneMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
            - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
            - `options` string[] — An array of option strings supported by this setting.
            - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
            - `uiHint` string — Reserved for Docusign.
            - `uiOrder` string — Reserved for Docusign.
            - `uiType` string — Reserved for Docusign.
        - `manageClickwrapsMode` string — When **true,** this user can create and manage [Clickwraps](/docs/click-api/).
        - `manageClickwrapsModeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `modifiedBy` string — The user ID (GUID) of the user who last modified this user record. This property is read-only.
        - `modifiedByMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `modifiedDate` string — The date on which this user record was last modified.
        - `modifiedDateMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `modifiedPage` string — Note referencing the page that modified this user record.
        - `modifiedPageMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `newSendUI` string — Reserved for Docusign.
        - `newSendUIMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `powerFormMode` string — Indicates the Power Form mode setting for the user: - `none` - `admin` - `user`
        - `powerFormModeMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `recipientViewedNotification` string — When **true,** this user receives notifications when envelopes are viewed.
        - `recipientViewedNotificationMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `sealIdentifiers` SealIdentifier[] — Information about the seals associated with this user.
          - `sealDisplayName` string — The user-friendly display name for a seal.
          - `sealName` string — The name of a seal.
        - `selfSignedRecipientEmailDocument` string — Sets how self-signed documents are presented to the email recipients. Valid values are: - `include_pdf`: A PDF of the completed document is attached to the email. - `include_link`: A secure link to the self-signed documents is included in the email. **Note:** Only Admin users can change this setting.
        - `selfSignedRecipientEmailDocumentMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `senderEmailNotifications` SenderEmailNotifications — Contains the settings for the email notifications that senders receive about the envelopes that they send.
          - `changedSigner` string — When **true,** the sender receives an email notification if the signer changes.
          - `clickwrapResponsesLimitNotificationEmail` string
          - `commentsOnlyPrivateAndMention` string — When **true,** the user receives only comments that mention their own user name.
          - `commentsReceiveAll` string — When **true,** the user receives all comments.
          - `deliveryFailed` string — When **true,** the sender receives an email notification if envelope delivery fails.
          - `envelopeComplete` string — When **true,** the user receives an email notification when the envelope has been completed.
          - `offlineSigningFailed` string — When **true,** the user receives an email notification if offline signing failed.
          - `powerformResponsesLimitNotificationEmail` string
          - `purgeDocuments` string — When **true,** the user receives an email notification when a document purge occurs.
          - `recipientViewed` string — When **true,** the sender receives notification that a recipient viewed the envelope.
          - `senderEnvelopeDeclined` string — When **true,** the sender receives notification that the envelope was declined.
          - `withdrawnConsent` string — When **true,** the user receives an email notification if consent is withdrawn.
        - `signerEmailNotifications` SignerEmailNotifications — An array of email notifications that specifies the email the user receives when they are a recipient. When the specific email notification is set to true, the user receives those types of email notifications from Docusign. The user inherits the default account email notification settings when the user is created.
          - `agentNotification` string — When **true,** the user receives agent notification emails.
          - `carbonCopyNotification` string — When **true,** the user receives notifications of carbon copy deliveries.
          - `certifiedDeliveryNotification` string — When **true,** the user receives notifications of certified deliveries.
          - `commentsOnlyPrivateAndMention` string — When **true,** the user receives only comments that mention their own user name.
          - `commentsReceiveAll` string — When **true,** the user receives all comments.
          - `documentMarkupActivation` string — When **true,** the user receives notification that document markup has been activated.
          - `envelopeActivation` string — When **true,** the user receives notification that the envelope has been activated.
          - `envelopeComplete` string — When **true,** the user receives an email notification when the envelope has been completed.
          - `envelopeCorrected` string — When **true,** the user receives notification that the envelope has been corrected.
          - `envelopeDeclined` string — When **true,** the user receives notification that the envelope has been declined.
          - `envelopeVoided` string — When **true,** the user receives notification that the envelope has been voided.
          - `faxReceived` string — Reserved for Docusign.
          - `offlineSigningFailed` string — When **true,** the user receives an email notification if offline signing failed.
          - `purgeDocuments` string — When **true,** the user receives an email notification when a document purge occurs.
          - `reassignedSigner` string — When **true,** the user receives notification that the envelope has been reassigned.
          - `whenSigningGroupMember` string — When **true,** the user receives notification that he or she is a member of the signing group.
        - `supplementalDocumentIncludeInDownload` string — When **true,** this user gets supplemental documents when downloading documents.
        - `supplementalDocumentsMustAccept` string — When **true,** this user must accept supplemental documents.
        - `supplementalDocumentsMustAcceptMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `supplementalDocumentsMustRead` string — When **true,** this user must both view and accept supplemental documents.
        - `supplementalDocumentsMustReadMetadata` SettingsMetadata — Metadata that indicates whether a property is editable and describes setting-specific options.
          - `is21CFRPart11` string — When **true,** indicates compliance with United States Food and Drug Administration (FDA) regulations on electronic records and electronic signatures (ERES).
          - `options` string[] — An array of option strings supported by this setting.
          - `rights` string — Indicates whether the property is editable. Valid values are: - `editable` - `read_only`
          - `uiHint` string — Reserved for Docusign.
          - `uiOrder` string — Reserved for Docusign.
          - `uiType` string — Reserved for Docusign.
        - `supplementalDocumentsMustView` string — When **true,** this user must view supplemental documents.
- … truncated; see the full OpenAPI document linked below

## Response `200`

Successful response.

## Other responses

- `400` — Error encountered.

---

[API](https://skmtc.net/docusign/apis/docusign-esignature-rest-api.md) · [All operations](https://skmtc.net/docusign/apis/docusign-esignature-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/docusign/docusign-esignature-rest-api/revisions/77f1998c313d/schema)
