DocuSign CSharp Docs
Public Member Functions | Properties | List of all members
DocuSign.eSign.Model.AccountRoleSettings Class Reference

This object defines account permissions for users who are associated with the account permission profile. More...

Inheritance diagram for DocuSign.eSign.Model.AccountRoleSettings:

Public Member Functions

 AccountRoleSettings (string AllowAccountManagement=default(string), SettingsMetadata AllowAccountManagementMetadata=default(SettingsMetadata), string AllowApiAccess=default(string), SettingsMetadata AllowApiAccessMetadata=default(SettingsMetadata), string AllowApiAccessToAccount=default(string), SettingsMetadata AllowApiAccessToAccountMetadata=default(SettingsMetadata), string AllowApiSendingOnBehalfOfOthers=default(string), SettingsMetadata AllowApiSendingOnBehalfOfOthersMetadata=default(SettingsMetadata), string AllowApiSequentialSigning=default(string), SettingsMetadata AllowApiSequentialSigningMetadata=default(SettingsMetadata), string AllowAutoTagging=default(string), SettingsMetadata AllowAutoTaggingMetadata=default(SettingsMetadata), string AllowBulkSending=default(string), SettingsMetadata AllowBulkSendingMetadata=default(SettingsMetadata), string AllowDocuSignDesktopClient=default(string), SettingsMetadata AllowDocuSignDesktopClientMetadata=default(SettingsMetadata), string AllowedAddressBookAccess=default(string), SettingsMetadata AllowedAddressBookAccessMetadata=default(SettingsMetadata), string AllowedClickwrapsAccess=default(string), SettingsMetadata AllowedClickwrapsAccessMetadata=default(SettingsMetadata), string AllowedTemplateAccess=default(string), SettingsMetadata AllowedTemplateAccessMetadata=default(SettingsMetadata), string AllowedToBeEnvelopeTransferRecipient=default(string), SettingsMetadata AllowedToBeEnvelopeTransferRecipientMetadata=default(SettingsMetadata), string AllowEnvelopeSending=default(string), SettingsMetadata AllowEnvelopeSendingMetadata=default(SettingsMetadata), string AllowESealRecipients=default(string), SettingsMetadata AllowESealRecipientsMetadata=default(SettingsMetadata), string AllowPowerFormsAdminToAccessAllPowerFormEnvelopes=default(string), SettingsMetadata AllowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata=default(SettingsMetadata), string AllowSendersToSetRecipientEmailLanguage=default(string), SettingsMetadata AllowSendersToSetRecipientEmailLanguageMetadata=default(SettingsMetadata), string AllowSignerAttachments=default(string), SettingsMetadata AllowSignerAttachmentsMetadata=default(SettingsMetadata), string AllowSupplementalDocuments=default(string), SettingsMetadata AllowSupplementalDocumentsMetadata=default(SettingsMetadata), string AllowTaggingInSendAndCorrect=default(string), SettingsMetadata AllowTaggingInSendAndCorrectMetadata=default(SettingsMetadata), string AllowVaulting=default(string), SettingsMetadata AllowVaultingMetadata=default(SettingsMetadata), string AllowWetSigningOverride=default(string), SettingsMetadata AllowWetSigningOverrideMetadata=default(SettingsMetadata), string CanCreateWorkspaces=default(string), SettingsMetadata CanCreateWorkspacesMetadata=default(SettingsMetadata), string CanSendEnvelopesViaSMS=default(string), SettingsMetadata CanSendEnvelopesViaSMSMetadata=default(SettingsMetadata), string DisableDocumentUpload=default(string), SettingsMetadata DisableDocumentUploadMetadata=default(SettingsMetadata), string DisableOtherActions=default(string), SettingsMetadata DisableOtherActionsMetadata=default(SettingsMetadata), string EnableApiRequestLogging=default(string), SettingsMetadata EnableApiRequestLoggingMetadata=default(SettingsMetadata), string EnableKeyTermsSuggestionsByDocumentType=default(string), SettingsMetadata EnableKeyTermsSuggestionsByDocumentTypeMetadata=default(SettingsMetadata), string EnableRecipientViewingNotifications=default(string), SettingsMetadata EnableRecipientViewingNotificationsMetadata=default(SettingsMetadata), string EnableSequentialSigningInterface=default(string), SettingsMetadata EnableSequentialSigningInterfaceMetadata=default(SettingsMetadata), string EnableTransactionPointIntegration=default(string), SettingsMetadata EnableTransactionPointIntegrationMetadata=default(SettingsMetadata), string PowerFormRole=default(string), SettingsMetadata PowerFormRoleMetadata=default(SettingsMetadata), string ReceiveCompletedSelfSignedDocumentsAsEmailLinks=default(string), SettingsMetadata ReceiveCompletedSelfSignedDocumentsAsEmailLinksMetadata=default(SettingsMetadata), SettingsMetadata SigningUiVersionMetadata=default(SettingsMetadata), string SupplementalDocumentsMustAccept=default(string), SettingsMetadata SupplementalDocumentsMustAcceptMetadata=default(SettingsMetadata), string SupplementalDocumentsMustRead=default(string), SettingsMetadata SupplementalDocumentsMustReadMetadata=default(SettingsMetadata), string SupplementalDocumentsMustView=default(string), SettingsMetadata SupplementalDocumentsMustViewMetadata=default(SettingsMetadata), string UseNewDocuSignExperienceInterface=default(string), SettingsMetadata UseNewDocuSignExperienceInterfaceMetadata=default(SettingsMetadata), string UseNewSendingInterface=default(string), SettingsMetadata UseNewSendingInterfaceMetadata=default(SettingsMetadata), string VaultingMode=default(string), SettingsMetadata VaultingModeMetadata=default(SettingsMetadata), string WebForms=default(string), SettingsMetadata WebFormsMetadata=default(SettingsMetadata))
 Initializes a new instance of the AccountRoleSettings class. More...
 
override string ToString ()
 Returns the string presentation of the object More...
 
string ToJson ()
 Returns the JSON string presentation of the object More...
 
override bool Equals (object obj)
 Returns true if objects are equal More...
 
bool Equals (AccountRoleSettings other)
 Returns true if AccountRoleSettings instances are equal More...
 
override int GetHashCode ()
 Gets the hash code More...
 
IEnumerable< ValidationResult > Validate (ValidationContext validationContext)
 

Properties

string AllowAccountManagement [get, set]
 Gets or Sets AllowAccountManagement More...
 
SettingsMetadata AllowAccountManagementMetadata [get, set]
 Metadata that indicates whether the &#x60;allowAccountManagement&#x60; property is editable. More...
 
string AllowApiAccess [get, set]
 Gets or Sets AllowApiAccess More...
 
SettingsMetadata AllowApiAccessMetadata [get, set]
 Metadata that indicates whether the &#x60;allowApiAccess&#x60; property is editable. More...
 
string AllowApiAccessToAccount [get, set]
 Gets or Sets AllowApiAccessToAccount More...
 
SettingsMetadata AllowApiAccessToAccountMetadata [get, set]
 Metadata that indicates whether the &#x60;allowApiAccessToAccount&#x60; property is editable. More...
 
string AllowApiSendingOnBehalfOfOthers [get, set]
 Gets or Sets AllowApiSendingOnBehalfOfOthers More...
 
SettingsMetadata AllowApiSendingOnBehalfOfOthersMetadata [get, set]
 Metadata that indicates whether the &#x60;allowApiSendingOnBehalfOfOthers&#x60; property is editable. More...
 
string AllowApiSequentialSigning [get, set]
 Gets or Sets AllowApiSequentialSigning More...
 
SettingsMetadata AllowApiSequentialSigningMetadata [get, set]
 Metadata that indicates whether the &#x60;allowApiSequentialSigning&#x60; property is editable. More...
 
string AllowAutoTagging [get, set]
 Gets or Sets AllowAutoTagging More...
 
SettingsMetadata AllowAutoTaggingMetadata [get, set]
 Metadata that indicates whether the &#x60;allowAutoTagging&#x60; property is editable. More...
 
string AllowBulkSending [get, set]
 Gets or Sets AllowBulkSending More...
 
SettingsMetadata AllowBulkSendingMetadata [get, set]
 Metadata that indicates whether the &#x60;allowBulkSending&#x60; property is editable. More...
 
string AllowDocuSignDesktopClient [get, set]
 Gets or Sets AllowDocuSignDesktopClient More...
 
SettingsMetadata AllowDocuSignDesktopClientMetadata [get, set]
 Metadata that indicates whether the &#x60;allowDocuSignDesktopClient&#x60; property is editable. More...
 
string AllowedAddressBookAccess [get, set]
 Gets or Sets AllowedAddressBookAccess More...
 
SettingsMetadata AllowedAddressBookAccessMetadata [get, set]
 Metadata that indicates whether the &#x60;allowedAddressBookAccess&#x60; property is editable. More...
 
string AllowedClickwrapsAccess [get, set]
 Gets or Sets AllowedClickwrapsAccess More...
 
SettingsMetadata AllowedClickwrapsAccessMetadata [get, set]
 Gets or Sets AllowedClickwrapsAccessMetadata More...
 
string AllowedTemplateAccess [get, set]
 Gets or Sets AllowedTemplateAccess More...
 
SettingsMetadata AllowedTemplateAccessMetadata [get, set]
 Metadata that indicates whether the &#x60;allowedTemplateAccess&#x60; property is editable. More...
 
string AllowedToBeEnvelopeTransferRecipient [get, set]
 Gets or Sets AllowedToBeEnvelopeTransferRecipient More...
 
SettingsMetadata AllowedToBeEnvelopeTransferRecipientMetadata [get, set]
 Metadata that indicates whether the &#x60;allowedToBeEnvelopeTransferRecipient&#x60; property is editable. More...
 
string AllowEnvelopeSending [get, set]
 Gets or Sets AllowEnvelopeSending More...
 
SettingsMetadata AllowEnvelopeSendingMetadata [get, set]
 Metadata that indicates whether the &#x60;allowEnvelopeSending&#x60; property is editable. More...
 
string AllowESealRecipients [get, set]
 Gets or Sets AllowESealRecipients More...
 
SettingsMetadata AllowESealRecipientsMetadata [get, set]
 Metadata that indicates whether the &#x60;allowESealRecipients&#x60; property is editable. More...
 
string AllowPowerFormsAdminToAccessAllPowerFormEnvelopes [get, set]
 Gets or Sets AllowPowerFormsAdminToAccessAllPowerFormEnvelopes More...
 
SettingsMetadata AllowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata [get, set]
 Metadata that indicates whether the &#x60;allowPowerFormsAdminToAccessAllPowerFormEnvelopes&#x60; property is editable. More...
 
string AllowSendersToSetRecipientEmailLanguage [get, set]
 Gets or Sets AllowSendersToSetRecipientEmailLanguage More...
 
SettingsMetadata AllowSendersToSetRecipientEmailLanguageMetadata [get, set]
 Metadata that indicates whether the &#x60;allowSendersToSetRecipientEmailLanguage&#x60; property is editable. More...
 
string AllowSignerAttachments [get, set]
 Gets or Sets AllowSignerAttachments More...
 
SettingsMetadata AllowSignerAttachmentsMetadata [get, set]
 Metadata that indicates whether the &#x60;allowSignerAttachments&#x60; property is editable. More...
 
string AllowSupplementalDocuments [get, set]
 Gets or Sets AllowSupplementalDocuments More...
 
SettingsMetadata AllowSupplementalDocumentsMetadata [get, set]
 Metadata that indicates whether the &#x60;allowSupplementalDocuments&#x60; property is editable. More...
 
string AllowTaggingInSendAndCorrect [get, set]
 Gets or Sets AllowTaggingInSendAndCorrect More...
 
SettingsMetadata AllowTaggingInSendAndCorrectMetadata [get, set]
 Metadata that indicates whether the &#x60;allowTaggingInSendAndCorrect&#x60; property is editable. More...
 
string AllowVaulting [get, set]
 Gets or Sets AllowVaulting More...
 
SettingsMetadata AllowVaultingMetadata [get, set]
 Reserved for DocuSign. More...
 
string AllowWetSigningOverride [get, set]
 Gets or Sets AllowWetSigningOverride More...
 
SettingsMetadata AllowWetSigningOverrideMetadata [get, set]
 Metadata that indicates whether the &#x60;allowWetSigningOverride&#x60; property is editable. More...
 
string CanCreateWorkspaces [get, set]
 Gets or Sets CanCreateWorkspaces More...
 
SettingsMetadata CanCreateWorkspacesMetadata [get, set]
 Reserved for DocuSign. More...
 
string CanSendEnvelopesViaSMS [get, set]
 Gets or Sets CanSendEnvelopesViaSMS More...
 
SettingsMetadata CanSendEnvelopesViaSMSMetadata [get, set]
 Gets or Sets CanSendEnvelopesViaSMSMetadata More...
 
string DisableDocumentUpload [get, set]
 Gets or Sets DisableDocumentUpload More...
 
SettingsMetadata DisableDocumentUploadMetadata [get, set]
 Metadata that indicates whether the &#x60;disableDocumentUpload&#x60; property is editable. More...
 
string DisableOtherActions [get, set]
 Gets or Sets DisableOtherActions More...
 
SettingsMetadata DisableOtherActionsMetadata [get, set]
 Metadata that indicates whether the &#x60;disableOtherActions&#x60; property is editable. More...
 
string EnableApiRequestLogging [get, set]
 Gets or Sets EnableApiRequestLogging More...
 
SettingsMetadata EnableApiRequestLoggingMetadata [get, set]
 Metadata that indicates whether the &#x60;enableApiRequestLogging&#x60; property is editable. More...
 
string EnableKeyTermsSuggestionsByDocumentType [get, set]
 Gets or Sets EnableKeyTermsSuggestionsByDocumentType More...
 
SettingsMetadata EnableKeyTermsSuggestionsByDocumentTypeMetadata [get, set]
 Gets or Sets EnableKeyTermsSuggestionsByDocumentTypeMetadata More...
 
string EnableRecipientViewingNotifications [get, set]
 Gets or Sets EnableRecipientViewingNotifications More...
 
SettingsMetadata EnableRecipientViewingNotificationsMetadata [get, set]
 Metadata that indicates whether the &#x60;enableRecipientViewingNotifications&#x60; property is editable. More...
 
string EnableSequentialSigningInterface [get, set]
 Gets or Sets EnableSequentialSigningInterface More...
 
SettingsMetadata EnableSequentialSigningInterfaceMetadata [get, set]
 Metadata that indicates whether the &#x60;enableSequentialSigningInterface&#x60; property is editable. More...
 
string EnableTransactionPointIntegration [get, set]
 Gets or Sets EnableTransactionPointIntegration More...
 
SettingsMetadata EnableTransactionPointIntegrationMetadata [get, set]
 Reserved for DocuSign. More...
 
string PowerFormRole [get, set]
 Gets or Sets PowerFormRole More...
 
SettingsMetadata PowerFormRoleMetadata [get, set]
 Metadata that indicates whether the &#x60;powerFormRole&#x60; property is editable. More...
 
string ReceiveCompletedSelfSignedDocumentsAsEmailLinks [get, set]
 Gets or Sets ReceiveCompletedSelfSignedDocumentsAsEmailLinks More...
 
SettingsMetadata ReceiveCompletedSelfSignedDocumentsAsEmailLinksMetadata [get, set]
 Metadata that indicates whether the &#x60;receiveCompletedSelfSignedDocumentsAsEmailLinks&#x60; property is editable. More...
 
SettingsMetadata SigningUiVersionMetadata [get, set]
 Reserved for DocuSign. More...
 
string SupplementalDocumentsMustAccept [get, set]
 Gets or Sets SupplementalDocumentsMustAccept More...
 
SettingsMetadata SupplementalDocumentsMustAcceptMetadata [get, set]
 Metadata that indicates whether the &#x60;supplementalDocumentsMustAccept&#x60; property is editable. More...
 
string SupplementalDocumentsMustRead [get, set]
 Gets or Sets SupplementalDocumentsMustRead More...
 
SettingsMetadata SupplementalDocumentsMustReadMetadata [get, set]
 Metadata that indicates whether the &#x60;supplementalDocumentsMustRead&#x60; property is editable. More...
 
string SupplementalDocumentsMustView [get, set]
 Gets or Sets SupplementalDocumentsMustView More...
 
SettingsMetadata SupplementalDocumentsMustViewMetadata [get, set]
 Metadata that indicates whether the &#x60;supplementalDocumentsMustView&#x60; property is editable. More...
 
string UseNewDocuSignExperienceInterface [get, set]
 Gets or Sets UseNewDocuSignExperienceInterface More...
 
SettingsMetadata UseNewDocuSignExperienceInterfaceMetadata [get, set]
 Reserved for DocuSign. More...
 
string UseNewSendingInterface [get, set]
 Gets or Sets UseNewSendingInterface More...
 
SettingsMetadata UseNewSendingInterfaceMetadata [get, set]
 Reserved for DocuSign. More...
 
string VaultingMode [get, set]
 Gets or Sets VaultingMode More...
 
SettingsMetadata VaultingModeMetadata [get, set]
 Reserved for DocuSign. More...
 
string WebForms [get, set]
 Gets or Sets WebForms More...
 
SettingsMetadata WebFormsMetadata [get, set]
 Gets or Sets WebFormsMetadata More...
 

Detailed Description

This object defines account permissions for users who are associated with the account permission profile.

Constructor & Destructor Documentation

◆ AccountRoleSettings()

DocuSign.eSign.Model.AccountRoleSettings.AccountRoleSettings ( string  AllowAccountManagement = default(string),
SettingsMetadata  AllowAccountManagementMetadata = default(SettingsMetadata),
string  AllowApiAccess = default(string),
SettingsMetadata  AllowApiAccessMetadata = default(SettingsMetadata),
string  AllowApiAccessToAccount = default(string),
SettingsMetadata  AllowApiAccessToAccountMetadata = default(SettingsMetadata),
string  AllowApiSendingOnBehalfOfOthers = default(string),
SettingsMetadata  AllowApiSendingOnBehalfOfOthersMetadata = default(SettingsMetadata),
string  AllowApiSequentialSigning = default(string),
SettingsMetadata  AllowApiSequentialSigningMetadata = default(SettingsMetadata),
string  AllowAutoTagging = default(string),
SettingsMetadata  AllowAutoTaggingMetadata = default(SettingsMetadata),
string  AllowBulkSending = default(string),
SettingsMetadata  AllowBulkSendingMetadata = default(SettingsMetadata),
string  AllowDocuSignDesktopClient = default(string),
SettingsMetadata  AllowDocuSignDesktopClientMetadata = default(SettingsMetadata),
string  AllowedAddressBookAccess = default(string),
SettingsMetadata  AllowedAddressBookAccessMetadata = default(SettingsMetadata),
string  AllowedClickwrapsAccess = default(string),
SettingsMetadata  AllowedClickwrapsAccessMetadata = default(SettingsMetadata),
string  AllowedTemplateAccess = default(string),
SettingsMetadata  AllowedTemplateAccessMetadata = default(SettingsMetadata),
string  AllowedToBeEnvelopeTransferRecipient = default(string),
SettingsMetadata  AllowedToBeEnvelopeTransferRecipientMetadata = default(SettingsMetadata),
string  AllowEnvelopeSending = default(string),
SettingsMetadata  AllowEnvelopeSendingMetadata = default(SettingsMetadata),
string  AllowESealRecipients = default(string),
SettingsMetadata  AllowESealRecipientsMetadata = default(SettingsMetadata),
string  AllowPowerFormsAdminToAccessAllPowerFormEnvelopes = default(string),
SettingsMetadata  AllowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata = default(SettingsMetadata),
string  AllowSendersToSetRecipientEmailLanguage = default(string),
SettingsMetadata  AllowSendersToSetRecipientEmailLanguageMetadata = default(SettingsMetadata),
string  AllowSignerAttachments = default(string),
SettingsMetadata  AllowSignerAttachmentsMetadata = default(SettingsMetadata),
string  AllowSupplementalDocuments = default(string),
SettingsMetadata  AllowSupplementalDocumentsMetadata = default(SettingsMetadata),
string  AllowTaggingInSendAndCorrect = default(string),
SettingsMetadata  AllowTaggingInSendAndCorrectMetadata = default(SettingsMetadata),
string  AllowVaulting = default(string),
SettingsMetadata  AllowVaultingMetadata = default(SettingsMetadata),
string  AllowWetSigningOverride = default(string),
SettingsMetadata  AllowWetSigningOverrideMetadata = default(SettingsMetadata),
string  CanCreateWorkspaces = default(string),
SettingsMetadata  CanCreateWorkspacesMetadata = default(SettingsMetadata),
string  CanSendEnvelopesViaSMS = default(string),
SettingsMetadata  CanSendEnvelopesViaSMSMetadata = default(SettingsMetadata),
string  DisableDocumentUpload = default(string),
SettingsMetadata  DisableDocumentUploadMetadata = default(SettingsMetadata),
string  DisableOtherActions = default(string),
SettingsMetadata  DisableOtherActionsMetadata = default(SettingsMetadata),
string  EnableApiRequestLogging = default(string),
SettingsMetadata  EnableApiRequestLoggingMetadata = default(SettingsMetadata),
string  EnableKeyTermsSuggestionsByDocumentType = default(string),
SettingsMetadata  EnableKeyTermsSuggestionsByDocumentTypeMetadata = default(SettingsMetadata),
string  EnableRecipientViewingNotifications = default(string),
SettingsMetadata  EnableRecipientViewingNotificationsMetadata = default(SettingsMetadata),
string  EnableSequentialSigningInterface = default(string),
SettingsMetadata  EnableSequentialSigningInterfaceMetadata = default(SettingsMetadata),
string  EnableTransactionPointIntegration = default(string),
SettingsMetadata  EnableTransactionPointIntegrationMetadata = default(SettingsMetadata),
string  PowerFormRole = default(string),
SettingsMetadata  PowerFormRoleMetadata = default(SettingsMetadata),
string  ReceiveCompletedSelfSignedDocumentsAsEmailLinks = default(string),
SettingsMetadata  ReceiveCompletedSelfSignedDocumentsAsEmailLinksMetadata = default(SettingsMetadata),
SettingsMetadata  SigningUiVersionMetadata = default(SettingsMetadata),
string  SupplementalDocumentsMustAccept = default(string),
SettingsMetadata  SupplementalDocumentsMustAcceptMetadata = default(SettingsMetadata),
string  SupplementalDocumentsMustRead = default(string),
SettingsMetadata  SupplementalDocumentsMustReadMetadata = default(SettingsMetadata),
string  SupplementalDocumentsMustView = default(string),
SettingsMetadata  SupplementalDocumentsMustViewMetadata = default(SettingsMetadata),
string  UseNewDocuSignExperienceInterface = default(string),
SettingsMetadata  UseNewDocuSignExperienceInterfaceMetadata = default(SettingsMetadata),
string  UseNewSendingInterface = default(string),
SettingsMetadata  UseNewSendingInterfaceMetadata = default(SettingsMetadata),
string  VaultingMode = default(string),
SettingsMetadata  VaultingModeMetadata = default(SettingsMetadata),
string  WebForms = default(string),
SettingsMetadata  WebFormsMetadata = default(SettingsMetadata) 
)
inline

Initializes a new instance of the AccountRoleSettings class.

Parameters
AllowAccountManagementAllowAccountManagement.
AllowAccountManagementMetadataMetadata that indicates whether the &#x60;allowAccountManagement&#x60; property is editable. .
AllowApiAccessAllowApiAccess.
AllowApiAccessMetadataMetadata that indicates whether the &#x60;allowApiAccess&#x60; property is editable. .
AllowApiAccessToAccountAllowApiAccessToAccount.
AllowApiAccessToAccountMetadataMetadata that indicates whether the &#x60;allowApiAccessToAccount&#x60; property is editable. .
AllowApiSendingOnBehalfOfOthersAllowApiSendingOnBehalfOfOthers.
AllowApiSendingOnBehalfOfOthersMetadataMetadata that indicates whether the &#x60;allowApiSendingOnBehalfOfOthers&#x60; property is editable. .
AllowApiSequentialSigningAllowApiSequentialSigning.
AllowApiSequentialSigningMetadataMetadata that indicates whether the &#x60;allowApiSequentialSigning&#x60; property is editable. .
AllowAutoTaggingAllowAutoTagging.
AllowAutoTaggingMetadataMetadata that indicates whether the &#x60;allowAutoTagging&#x60; property is editable..
AllowBulkSendingAllowBulkSending.
AllowBulkSendingMetadataMetadata that indicates whether the &#x60;allowBulkSending&#x60; property is editable. .
AllowDocuSignDesktopClientAllowDocuSignDesktopClient.
AllowDocuSignDesktopClientMetadataMetadata that indicates whether the &#x60;allowDocuSignDesktopClient&#x60; property is editable. .
AllowedAddressBookAccessAllowedAddressBookAccess.
AllowedAddressBookAccessMetadataMetadata that indicates whether the &#x60;allowedAddressBookAccess&#x60; property is editable. .
AllowedClickwrapsAccessAllowedClickwrapsAccess.
AllowedClickwrapsAccessMetadataAllowedClickwrapsAccessMetadata.
AllowedTemplateAccessAllowedTemplateAccess.
AllowedTemplateAccessMetadataMetadata that indicates whether the &#x60;allowedTemplateAccess&#x60; property is editable. .
AllowedToBeEnvelopeTransferRecipientAllowedToBeEnvelopeTransferRecipient.
AllowedToBeEnvelopeTransferRecipientMetadataMetadata that indicates whether the &#x60;allowedToBeEnvelopeTransferRecipient&#x60; property is editable. .
AllowEnvelopeSendingAllowEnvelopeSending.
AllowEnvelopeSendingMetadataMetadata that indicates whether the &#x60;allowEnvelopeSending&#x60; property is editable. .
AllowESealRecipientsAllowESealRecipients.
AllowESealRecipientsMetadataMetadata that indicates whether the &#x60;allowESealRecipients&#x60; property is editable..
AllowPowerFormsAdminToAccessAllPowerFormEnvelopesAllowPowerFormsAdminToAccessAllPowerFormEnvelopes.
AllowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadataMetadata that indicates whether the &#x60;allowPowerFormsAdminToAccessAllPowerFormEnvelopes&#x60; property is editable..
AllowSendersToSetRecipientEmailLanguageAllowSendersToSetRecipientEmailLanguage.
AllowSendersToSetRecipientEmailLanguageMetadataMetadata that indicates whether the &#x60;allowSendersToSetRecipientEmailLanguage&#x60; property is editable. .
AllowSignerAttachmentsAllowSignerAttachments.
AllowSignerAttachmentsMetadataMetadata that indicates whether the &#x60;allowSignerAttachments&#x60; property is editable. .
AllowSupplementalDocumentsAllowSupplementalDocuments.
AllowSupplementalDocumentsMetadataMetadata that indicates whether the &#x60;allowSupplementalDocuments&#x60; property is editable..
AllowTaggingInSendAndCorrectAllowTaggingInSendAndCorrect.
AllowTaggingInSendAndCorrectMetadataMetadata that indicates whether the &#x60;allowTaggingInSendAndCorrect&#x60; property is editable. .
AllowVaultingAllowVaulting.
AllowVaultingMetadataReserved for DocuSign..
AllowWetSigningOverrideAllowWetSigningOverride.
AllowWetSigningOverrideMetadataMetadata that indicates whether the &#x60;allowWetSigningOverride&#x60; property is editable. .
CanCreateWorkspacesCanCreateWorkspaces.
CanCreateWorkspacesMetadataReserved for DocuSign..
CanSendEnvelopesViaSMSCanSendEnvelopesViaSMS.
CanSendEnvelopesViaSMSMetadataCanSendEnvelopesViaSMSMetadata.
DisableDocumentUploadDisableDocumentUpload.
DisableDocumentUploadMetadataMetadata that indicates whether the &#x60;disableDocumentUpload&#x60; property is editable. .
DisableOtherActionsDisableOtherActions.
DisableOtherActionsMetadataMetadata that indicates whether the &#x60;disableOtherActions&#x60; property is editable. .
EnableApiRequestLoggingEnableApiRequestLogging.
EnableApiRequestLoggingMetadataMetadata that indicates whether the &#x60;enableApiRequestLogging&#x60; property is editable. .
EnableKeyTermsSuggestionsByDocumentTypeEnableKeyTermsSuggestionsByDocumentType.
EnableKeyTermsSuggestionsByDocumentTypeMetadataEnableKeyTermsSuggestionsByDocumentTypeMetadata.
EnableRecipientViewingNotificationsEnableRecipientViewingNotifications.
EnableRecipientViewingNotificationsMetadataMetadata that indicates whether the &#x60;enableRecipientViewingNotifications&#x60; property is editable. .
EnableSequentialSigningInterfaceEnableSequentialSigningInterface.
EnableSequentialSigningInterfaceMetadataMetadata that indicates whether the &#x60;enableSequentialSigningInterface&#x60; property is editable. .
EnableTransactionPointIntegrationEnableTransactionPointIntegration.
EnableTransactionPointIntegrationMetadataReserved for DocuSign..
PowerFormRolePowerFormRole.
PowerFormRoleMetadataMetadata that indicates whether the &#x60;powerFormRole&#x60; property is editable. .
ReceiveCompletedSelfSignedDocumentsAsEmailLinksReceiveCompletedSelfSignedDocumentsAsEmailLinks.
ReceiveCompletedSelfSignedDocumentsAsEmailLinksMetadataMetadata that indicates whether the &#x60;receiveCompletedSelfSignedDocumentsAsEmailLinks&#x60; property is editable. .
SigningUiVersionMetadataReserved for DocuSign..
SupplementalDocumentsMustAcceptSupplementalDocumentsMustAccept.
SupplementalDocumentsMustAcceptMetadataMetadata that indicates whether the &#x60;supplementalDocumentsMustAccept&#x60; property is editable. .
SupplementalDocumentsMustReadSupplementalDocumentsMustRead.
SupplementalDocumentsMustReadMetadataMetadata that indicates whether the &#x60;supplementalDocumentsMustRead&#x60; property is editable. .
SupplementalDocumentsMustViewSupplementalDocumentsMustView.
SupplementalDocumentsMustViewMetadataMetadata that indicates whether the &#x60;supplementalDocumentsMustView&#x60; property is editable. .
UseNewDocuSignExperienceInterfaceUseNewDocuSignExperienceInterface.
UseNewDocuSignExperienceInterfaceMetadataReserved for DocuSign..
UseNewSendingInterfaceUseNewSendingInterface.
UseNewSendingInterfaceMetadataReserved for DocuSign..
VaultingModeVaultingMode.
VaultingModeMetadataReserved for DocuSign..
WebFormsWebForms.
WebFormsMetadataWebFormsMetadata.

Member Function Documentation

◆ Equals() [1/2]

override bool DocuSign.eSign.Model.AccountRoleSettings.Equals ( object  obj)
inline

Returns true if objects are equal

Parameters
objObject to be compared
Returns
Boolean

◆ Equals() [2/2]

bool DocuSign.eSign.Model.AccountRoleSettings.Equals ( AccountRoleSettings  other)
inline

Returns true if AccountRoleSettings instances are equal

Parameters
otherInstance of AccountRoleSettings to be compared
Returns
Boolean

◆ GetHashCode()

override int DocuSign.eSign.Model.AccountRoleSettings.GetHashCode ( )
inline

Gets the hash code

Returns
Hash code

◆ ToJson()

string DocuSign.eSign.Model.AccountRoleSettings.ToJson ( )
inline

Returns the JSON string presentation of the object

Returns
JSON string presentation of the object

◆ ToString()

override string DocuSign.eSign.Model.AccountRoleSettings.ToString ( )
inline

Returns the string presentation of the object

Returns
String presentation of the object

Property Documentation

◆ AllowAccountManagement

string DocuSign.eSign.Model.AccountRoleSettings.AllowAccountManagement
getset

Gets or Sets AllowAccountManagement

◆ AllowAccountManagementMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowAccountManagementMetadata
getset

Metadata that indicates whether the &#x60;allowAccountManagement&#x60; property is editable.

Metadata that indicates whether the &#x60;allowAccountManagement&#x60; property is editable.

◆ AllowApiAccess

string DocuSign.eSign.Model.AccountRoleSettings.AllowApiAccess
getset

Gets or Sets AllowApiAccess

◆ AllowApiAccessMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowApiAccessMetadata
getset

Metadata that indicates whether the &#x60;allowApiAccess&#x60; property is editable.

Metadata that indicates whether the &#x60;allowApiAccess&#x60; property is editable.

◆ AllowApiAccessToAccount

string DocuSign.eSign.Model.AccountRoleSettings.AllowApiAccessToAccount
getset

Gets or Sets AllowApiAccessToAccount

◆ AllowApiAccessToAccountMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowApiAccessToAccountMetadata
getset

Metadata that indicates whether the &#x60;allowApiAccessToAccount&#x60; property is editable.

Metadata that indicates whether the &#x60;allowApiAccessToAccount&#x60; property is editable.

◆ AllowApiSendingOnBehalfOfOthers

string DocuSign.eSign.Model.AccountRoleSettings.AllowApiSendingOnBehalfOfOthers
getset

Gets or Sets AllowApiSendingOnBehalfOfOthers

◆ AllowApiSendingOnBehalfOfOthersMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowApiSendingOnBehalfOfOthersMetadata
getset

Metadata that indicates whether the &#x60;allowApiSendingOnBehalfOfOthers&#x60; property is editable.

Metadata that indicates whether the &#x60;allowApiSendingOnBehalfOfOthers&#x60; property is editable.

◆ AllowApiSequentialSigning

string DocuSign.eSign.Model.AccountRoleSettings.AllowApiSequentialSigning
getset

Gets or Sets AllowApiSequentialSigning

◆ AllowApiSequentialSigningMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowApiSequentialSigningMetadata
getset

Metadata that indicates whether the &#x60;allowApiSequentialSigning&#x60; property is editable.

Metadata that indicates whether the &#x60;allowApiSequentialSigning&#x60; property is editable.

◆ AllowAutoTagging

string DocuSign.eSign.Model.AccountRoleSettings.AllowAutoTagging
getset

Gets or Sets AllowAutoTagging

◆ AllowAutoTaggingMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowAutoTaggingMetadata
getset

Metadata that indicates whether the &#x60;allowAutoTagging&#x60; property is editable.

Metadata that indicates whether the &#x60;allowAutoTagging&#x60; property is editable.

◆ AllowBulkSending

string DocuSign.eSign.Model.AccountRoleSettings.AllowBulkSending
getset

Gets or Sets AllowBulkSending

◆ AllowBulkSendingMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowBulkSendingMetadata
getset

Metadata that indicates whether the &#x60;allowBulkSending&#x60; property is editable.

Metadata that indicates whether the &#x60;allowBulkSending&#x60; property is editable.

◆ AllowDocuSignDesktopClient

string DocuSign.eSign.Model.AccountRoleSettings.AllowDocuSignDesktopClient
getset

Gets or Sets AllowDocuSignDesktopClient

◆ AllowDocuSignDesktopClientMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowDocuSignDesktopClientMetadata
getset

Metadata that indicates whether the &#x60;allowDocuSignDesktopClient&#x60; property is editable.

Metadata that indicates whether the &#x60;allowDocuSignDesktopClient&#x60; property is editable.

◆ AllowedAddressBookAccess

string DocuSign.eSign.Model.AccountRoleSettings.AllowedAddressBookAccess
getset

Gets or Sets AllowedAddressBookAccess

◆ AllowedAddressBookAccessMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowedAddressBookAccessMetadata
getset

Metadata that indicates whether the &#x60;allowedAddressBookAccess&#x60; property is editable.

Metadata that indicates whether the &#x60;allowedAddressBookAccess&#x60; property is editable.

◆ AllowedClickwrapsAccess

string DocuSign.eSign.Model.AccountRoleSettings.AllowedClickwrapsAccess
getset

Gets or Sets AllowedClickwrapsAccess

◆ AllowedClickwrapsAccessMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowedClickwrapsAccessMetadata
getset

Gets or Sets AllowedClickwrapsAccessMetadata

◆ AllowedTemplateAccess

string DocuSign.eSign.Model.AccountRoleSettings.AllowedTemplateAccess
getset

Gets or Sets AllowedTemplateAccess

◆ AllowedTemplateAccessMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowedTemplateAccessMetadata
getset

Metadata that indicates whether the &#x60;allowedTemplateAccess&#x60; property is editable.

Metadata that indicates whether the &#x60;allowedTemplateAccess&#x60; property is editable.

◆ AllowedToBeEnvelopeTransferRecipient

string DocuSign.eSign.Model.AccountRoleSettings.AllowedToBeEnvelopeTransferRecipient
getset

Gets or Sets AllowedToBeEnvelopeTransferRecipient

◆ AllowedToBeEnvelopeTransferRecipientMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowedToBeEnvelopeTransferRecipientMetadata
getset

Metadata that indicates whether the &#x60;allowedToBeEnvelopeTransferRecipient&#x60; property is editable.

Metadata that indicates whether the &#x60;allowedToBeEnvelopeTransferRecipient&#x60; property is editable.

◆ AllowEnvelopeSending

string DocuSign.eSign.Model.AccountRoleSettings.AllowEnvelopeSending
getset

Gets or Sets AllowEnvelopeSending

◆ AllowEnvelopeSendingMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowEnvelopeSendingMetadata
getset

Metadata that indicates whether the &#x60;allowEnvelopeSending&#x60; property is editable.

Metadata that indicates whether the &#x60;allowEnvelopeSending&#x60; property is editable.

◆ AllowESealRecipients

string DocuSign.eSign.Model.AccountRoleSettings.AllowESealRecipients
getset

Gets or Sets AllowESealRecipients

◆ AllowESealRecipientsMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowESealRecipientsMetadata
getset

Metadata that indicates whether the &#x60;allowESealRecipients&#x60; property is editable.

Metadata that indicates whether the &#x60;allowESealRecipients&#x60; property is editable.

◆ AllowPowerFormsAdminToAccessAllPowerFormEnvelopes

string DocuSign.eSign.Model.AccountRoleSettings.AllowPowerFormsAdminToAccessAllPowerFormEnvelopes
getset

Gets or Sets AllowPowerFormsAdminToAccessAllPowerFormEnvelopes

◆ AllowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowPowerFormsAdminToAccessAllPowerFormEnvelopesMetadata
getset

Metadata that indicates whether the &#x60;allowPowerFormsAdminToAccessAllPowerFormEnvelopes&#x60; property is editable.

Metadata that indicates whether the &#x60;allowPowerFormsAdminToAccessAllPowerFormEnvelopes&#x60; property is editable.

◆ AllowSendersToSetRecipientEmailLanguage

string DocuSign.eSign.Model.AccountRoleSettings.AllowSendersToSetRecipientEmailLanguage
getset

Gets or Sets AllowSendersToSetRecipientEmailLanguage

◆ AllowSendersToSetRecipientEmailLanguageMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowSendersToSetRecipientEmailLanguageMetadata
getset

Metadata that indicates whether the &#x60;allowSendersToSetRecipientEmailLanguage&#x60; property is editable.

Metadata that indicates whether the &#x60;allowSendersToSetRecipientEmailLanguage&#x60; property is editable.

◆ AllowSignerAttachments

string DocuSign.eSign.Model.AccountRoleSettings.AllowSignerAttachments
getset

Gets or Sets AllowSignerAttachments

◆ AllowSignerAttachmentsMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowSignerAttachmentsMetadata
getset

Metadata that indicates whether the &#x60;allowSignerAttachments&#x60; property is editable.

Metadata that indicates whether the &#x60;allowSignerAttachments&#x60; property is editable.

◆ AllowSupplementalDocuments

string DocuSign.eSign.Model.AccountRoleSettings.AllowSupplementalDocuments
getset

Gets or Sets AllowSupplementalDocuments

◆ AllowSupplementalDocumentsMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowSupplementalDocumentsMetadata
getset

Metadata that indicates whether the &#x60;allowSupplementalDocuments&#x60; property is editable.

Metadata that indicates whether the &#x60;allowSupplementalDocuments&#x60; property is editable.

◆ AllowTaggingInSendAndCorrect

string DocuSign.eSign.Model.AccountRoleSettings.AllowTaggingInSendAndCorrect
getset

Gets or Sets AllowTaggingInSendAndCorrect

◆ AllowTaggingInSendAndCorrectMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowTaggingInSendAndCorrectMetadata
getset

Metadata that indicates whether the &#x60;allowTaggingInSendAndCorrect&#x60; property is editable.

Metadata that indicates whether the &#x60;allowTaggingInSendAndCorrect&#x60; property is editable.

◆ AllowVaulting

string DocuSign.eSign.Model.AccountRoleSettings.AllowVaulting
getset

Gets or Sets AllowVaulting

◆ AllowVaultingMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowVaultingMetadata
getset

Reserved for DocuSign.

Reserved for DocuSign.

◆ AllowWetSigningOverride

string DocuSign.eSign.Model.AccountRoleSettings.AllowWetSigningOverride
getset

Gets or Sets AllowWetSigningOverride

◆ AllowWetSigningOverrideMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.AllowWetSigningOverrideMetadata
getset

Metadata that indicates whether the &#x60;allowWetSigningOverride&#x60; property is editable.

Metadata that indicates whether the &#x60;allowWetSigningOverride&#x60; property is editable.

◆ CanCreateWorkspaces

string DocuSign.eSign.Model.AccountRoleSettings.CanCreateWorkspaces
getset

Gets or Sets CanCreateWorkspaces

◆ CanCreateWorkspacesMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.CanCreateWorkspacesMetadata
getset

Reserved for DocuSign.

Reserved for DocuSign.

◆ CanSendEnvelopesViaSMS

string DocuSign.eSign.Model.AccountRoleSettings.CanSendEnvelopesViaSMS
getset

Gets or Sets CanSendEnvelopesViaSMS

◆ CanSendEnvelopesViaSMSMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.CanSendEnvelopesViaSMSMetadata
getset

Gets or Sets CanSendEnvelopesViaSMSMetadata

◆ DisableDocumentUpload

string DocuSign.eSign.Model.AccountRoleSettings.DisableDocumentUpload
getset

Gets or Sets DisableDocumentUpload

◆ DisableDocumentUploadMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.DisableDocumentUploadMetadata
getset

Metadata that indicates whether the &#x60;disableDocumentUpload&#x60; property is editable.

Metadata that indicates whether the &#x60;disableDocumentUpload&#x60; property is editable.

◆ DisableOtherActions

string DocuSign.eSign.Model.AccountRoleSettings.DisableOtherActions
getset

Gets or Sets DisableOtherActions

◆ DisableOtherActionsMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.DisableOtherActionsMetadata
getset

Metadata that indicates whether the &#x60;disableOtherActions&#x60; property is editable.

Metadata that indicates whether the &#x60;disableOtherActions&#x60; property is editable.

◆ EnableApiRequestLogging

string DocuSign.eSign.Model.AccountRoleSettings.EnableApiRequestLogging
getset

Gets or Sets EnableApiRequestLogging

◆ EnableApiRequestLoggingMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.EnableApiRequestLoggingMetadata
getset

Metadata that indicates whether the &#x60;enableApiRequestLogging&#x60; property is editable.

Metadata that indicates whether the &#x60;enableApiRequestLogging&#x60; property is editable.

◆ EnableKeyTermsSuggestionsByDocumentType

string DocuSign.eSign.Model.AccountRoleSettings.EnableKeyTermsSuggestionsByDocumentType
getset

Gets or Sets EnableKeyTermsSuggestionsByDocumentType

◆ EnableKeyTermsSuggestionsByDocumentTypeMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.EnableKeyTermsSuggestionsByDocumentTypeMetadata
getset

Gets or Sets EnableKeyTermsSuggestionsByDocumentTypeMetadata

◆ EnableRecipientViewingNotifications

string DocuSign.eSign.Model.AccountRoleSettings.EnableRecipientViewingNotifications
getset

Gets or Sets EnableRecipientViewingNotifications

◆ EnableRecipientViewingNotificationsMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.EnableRecipientViewingNotificationsMetadata
getset

Metadata that indicates whether the &#x60;enableRecipientViewingNotifications&#x60; property is editable.

Metadata that indicates whether the &#x60;enableRecipientViewingNotifications&#x60; property is editable.

◆ EnableSequentialSigningInterface

string DocuSign.eSign.Model.AccountRoleSettings.EnableSequentialSigningInterface
getset

Gets or Sets EnableSequentialSigningInterface

◆ EnableSequentialSigningInterfaceMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.EnableSequentialSigningInterfaceMetadata
getset

Metadata that indicates whether the &#x60;enableSequentialSigningInterface&#x60; property is editable.

Metadata that indicates whether the &#x60;enableSequentialSigningInterface&#x60; property is editable.

◆ EnableTransactionPointIntegration

string DocuSign.eSign.Model.AccountRoleSettings.EnableTransactionPointIntegration
getset

Gets or Sets EnableTransactionPointIntegration

◆ EnableTransactionPointIntegrationMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.EnableTransactionPointIntegrationMetadata
getset

Reserved for DocuSign.

Reserved for DocuSign.

◆ PowerFormRole

string DocuSign.eSign.Model.AccountRoleSettings.PowerFormRole
getset

Gets or Sets PowerFormRole

◆ PowerFormRoleMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.PowerFormRoleMetadata
getset

Metadata that indicates whether the &#x60;powerFormRole&#x60; property is editable.

Metadata that indicates whether the &#x60;powerFormRole&#x60; property is editable.

◆ ReceiveCompletedSelfSignedDocumentsAsEmailLinks

string DocuSign.eSign.Model.AccountRoleSettings.ReceiveCompletedSelfSignedDocumentsAsEmailLinks
getset

Gets or Sets ReceiveCompletedSelfSignedDocumentsAsEmailLinks

◆ ReceiveCompletedSelfSignedDocumentsAsEmailLinksMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.ReceiveCompletedSelfSignedDocumentsAsEmailLinksMetadata
getset

Metadata that indicates whether the &#x60;receiveCompletedSelfSignedDocumentsAsEmailLinks&#x60; property is editable.

Metadata that indicates whether the &#x60;receiveCompletedSelfSignedDocumentsAsEmailLinks&#x60; property is editable.

◆ SigningUiVersionMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.SigningUiVersionMetadata
getset

Reserved for DocuSign.

Reserved for DocuSign.

◆ SupplementalDocumentsMustAccept

string DocuSign.eSign.Model.AccountRoleSettings.SupplementalDocumentsMustAccept
getset

Gets or Sets SupplementalDocumentsMustAccept

◆ SupplementalDocumentsMustAcceptMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.SupplementalDocumentsMustAcceptMetadata
getset

Metadata that indicates whether the &#x60;supplementalDocumentsMustAccept&#x60; property is editable.

Metadata that indicates whether the &#x60;supplementalDocumentsMustAccept&#x60; property is editable.

◆ SupplementalDocumentsMustRead

string DocuSign.eSign.Model.AccountRoleSettings.SupplementalDocumentsMustRead
getset

Gets or Sets SupplementalDocumentsMustRead

◆ SupplementalDocumentsMustReadMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.SupplementalDocumentsMustReadMetadata
getset

Metadata that indicates whether the &#x60;supplementalDocumentsMustRead&#x60; property is editable.

Metadata that indicates whether the &#x60;supplementalDocumentsMustRead&#x60; property is editable.

◆ SupplementalDocumentsMustView

string DocuSign.eSign.Model.AccountRoleSettings.SupplementalDocumentsMustView
getset

Gets or Sets SupplementalDocumentsMustView

◆ SupplementalDocumentsMustViewMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.SupplementalDocumentsMustViewMetadata
getset

Metadata that indicates whether the &#x60;supplementalDocumentsMustView&#x60; property is editable.

Metadata that indicates whether the &#x60;supplementalDocumentsMustView&#x60; property is editable.

◆ UseNewDocuSignExperienceInterface

string DocuSign.eSign.Model.AccountRoleSettings.UseNewDocuSignExperienceInterface
getset

Gets or Sets UseNewDocuSignExperienceInterface

◆ UseNewDocuSignExperienceInterfaceMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.UseNewDocuSignExperienceInterfaceMetadata
getset

Reserved for DocuSign.

Reserved for DocuSign.

◆ UseNewSendingInterface

string DocuSign.eSign.Model.AccountRoleSettings.UseNewSendingInterface
getset

Gets or Sets UseNewSendingInterface

◆ UseNewSendingInterfaceMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.UseNewSendingInterfaceMetadata
getset

Reserved for DocuSign.

Reserved for DocuSign.

◆ VaultingMode

string DocuSign.eSign.Model.AccountRoleSettings.VaultingMode
getset

Gets or Sets VaultingMode

◆ VaultingModeMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.VaultingModeMetadata
getset

Reserved for DocuSign.

Reserved for DocuSign.

◆ WebForms

string DocuSign.eSign.Model.AccountRoleSettings.WebForms
getset

Gets or Sets WebForms

◆ WebFormsMetadata

SettingsMetadata DocuSign.eSign.Model.AccountRoleSettings.WebFormsMetadata
getset

Gets or Sets WebFormsMetadata


The documentation for this class was generated from the following file: