class DocuSign_eSign::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)
Attributes
Describes which account management capabilities a user has.
Reserved for DocuSign.
Reserved for DocuSign.
Metadata about the `allowEsealRecipientsMetadata` property.
Metadata about the `allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata` property.
Metadata for allowRecipientLanguageSelection.
Metadata for allowSendOnBehalfOf.
Metadata that indicates whether the `allowSupplementalDocuments` property is editable.
Metadata for apiAccountWideAccess.
Metadata about the `apiCanExportACMetadata` property.
Metadata that indicates whether the `bulkSend` property is editable.
Reserved for DocuSign.
Metadata about the `canLockEnvelopes` property.
Metadata about the `canManageAccountMetadata` property.
Metadata about the `canManageDistributor` property.
Metadata about the `canManageTemplates` property.
Metadata about the `canSendAPIRequests` property.
Metadata about the `canSendEnvelope` property.
Metadata about the `canSignEnvelope` property.
Metadata about the `canUseScratchpad` property.
Reserved for DocuSign.
Metadata that indicates whether the `disableDocumentUpload` property is editable.
Metadata that indicates whether the `disableOtherActions` property is editable.
Metadata that indicates whether the `enableDSPro` property is editable.
Metadata that indicates whether the `enableSequentialSigningAPI` property is editable.
Metadata that indicates whether the `enableSequentialSigningUI` property is editable.
Metadata that indicates whether the `enableSignOnPaperOverride` property is editable.
Metadata that indicates whether the `enableSignerAttachments` property is editable.
Reserved for DocuSign.
Metadata that indicates whether the `enableVaulting` property is editable.
Metadata about the `locale` property.
Reserved for DocuSign.
Metadata about the `manageClickwrapsMode` property.
Metadata about the `modifiedBy` property.
Metadata about the `modifiedDate` property.
Metadata about the `modifiedPage` property.
Metadata about the `newSendUI` property.
Metadata about the `powerFormMode` property.
Metadata about the `recipientViewedNotification` property.
Metadata that indicates whether the `selfSignedRecipientEmailDocument` property is editable.
An array of email notifications that sets the email the user receives when they are a sender. When the specific email notification is set to true, the user will receive those types of email notifications from DocuSign. The user inherits the default account sender email notification settings when the user is created. The email notifications are: * envelopeComplete * changedSigner * senderEnvelopeDeclined * withdrawnConsent * recipientViewed * deliveryFailed
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.
Metadata that indicates whether the `supplementalDocumentsMustAccept` property is editable.
Metadata that indicates whether the `supplementalDocumentsMustRead` property is editable.
Metadata that indicates whether the `supplementalDocumentsMustView` property is editable.
Metadata about the `templateActiveCreation` property.
Metadata about the `templateApplyNotify` property.
Metadata about the `templateAutoMatching` property.
Metadata about the `tempalteMatchingSensitivity` property.
Metadata about the `templatePageLevelMatching` property.
Metadata about the `timezoneDST` property.
Metadata about the `timezoneMask` property.
Metadata about the `timezoneOffset` property.
Reserved for DocuSign.
Reserved for DocuSign.
Reserved for DocuSign.
Reserved for DocuSign.
Metadata about the `vaultingMode` property.
Public Class Methods
Attribute mapping from ruby-style variable name to JSON key.
# File lib/docusign_esign/models/user_settings_information.rb, line 447 def self.attribute_map { :'account_agreements_access_type' => :'accountAgreementsAccessType', :'account_agreements_access_type_metadata' => :'accountAgreementsAccessTypeMetadata', :'account_management_granular' => :'accountManagementGranular', :'admin_only' => :'adminOnly', :'admin_only_metadata' => :'adminOnlyMetadata', :'allow_access_to_all_account_agreements' => :'allowAccessToAllAccountAgreements', :'allow_access_to_all_account_agreements_metadata' => :'allowAccessToAllAccountAgreementsMetadata', :'allow_auto_tagging' => :'allowAutoTagging', :'allowed_orchestration_access' => :'allowedOrchestrationAccess', :'allowed_orchestration_access_metadata' => :'allowedOrchestrationAccessMetadata', :'allow_envelope_transfer_to' => :'allowEnvelopeTransferTo', :'allow_envelope_transfer_to_metadata' => :'allowEnvelopeTransferToMetadata', :'allow_eseal_recipients' => :'allowEsealRecipients', :'allow_eseal_recipients_metadata' => :'allowEsealRecipientsMetadata', :'allow_power_forms_admin_to_access_all_power_form_envelope' => :'allowPowerFormsAdminToAccessAllPowerFormEnvelope', :'allow_power_forms_admin_to_access_all_power_form_envelope_metadata' => :'allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata', :'allow_recipient_language_selection' => :'allowRecipientLanguageSelection', :'allow_recipient_language_selection_metadata' => :'allowRecipientLanguageSelectionMetadata', :'allow_send_on_behalf_of' => :'allowSendOnBehalfOf', :'allow_send_on_behalf_of_metadata' => :'allowSendOnBehalfOfMetadata', :'allow_supplemental_documents' => :'allowSupplementalDocuments', :'allow_supplemental_documents_metadata' => :'allowSupplementalDocumentsMetadata', :'allow_transactions' => :'allowTransactions', :'allow_transactions_metadata' => :'allowTransactionsMetadata', :'anchor_tag_versioned_placement_enabled' => :'anchorTagVersionedPlacementEnabled', :'api_account_wide_access' => :'apiAccountWideAccess', :'api_account_wide_access_metadata' => :'apiAccountWideAccessMetadata', :'api_can_export_ac' => :'apiCanExportAC', :'api_can_export_ac_metadata' => :'apiCanExportACMetadata', :'bulk_send' => :'bulkSend', :'bulk_send_metadata' => :'bulkSendMetadata', :'can_bulk_upload_agreements' => :'canBulkUploadAgreements', :'can_bulk_upload_agreements_metadata' => :'canBulkUploadAgreementsMetadata', :'can_charge_account' => :'canChargeAccount', :'can_charge_account_metadata' => :'canChargeAccountMetadata', :'can_create_transaction' => :'canCreateTransaction', :'can_create_transaction_metadata' => :'canCreateTransactionMetadata', :'can_delete_documents_in_transaction' => :'canDeleteDocumentsInTransaction', :'can_delete_documents_in_transaction_metadata' => :'canDeleteDocumentsInTransactionMetadata', :'can_delete_transaction' => :'canDeleteTransaction', :'can_delete_transaction_metadata' => :'canDeleteTransactionMetadata', :'can_edit_shared_addressbook' => :'canEditSharedAddressbook', :'can_edit_shared_addressbook_metadata' => :'canEditSharedAddressbookMetadata', :'can_lock_envelopes' => :'canLockEnvelopes', :'can_lock_envelopes_metadata' => :'canLockEnvelopesMetadata', :'can_manage_account' => :'canManageAccount', :'can_manage_account_metadata' => :'canManageAccountMetadata', :'can_manage_agreement_parties' => :'canManageAgreementParties', :'can_manage_agreement_parties_metadata' => :'canManageAgreementPartiesMetadata', :'can_manage_distributor' => :'canManageDistributor', :'can_manage_distributor_metadata' => :'canManageDistributorMetadata', :'can_manage_templates' => :'canManageTemplates', :'can_manage_templates_metadata' => :'canManageTemplatesMetadata', :'can_send_api_requests' => :'canSendAPIRequests', :'can_send_api_requests_metadata' => :'canSendAPIRequestsMetadata', :'can_send_envelope' => :'canSendEnvelope', :'can_send_envelope_metadata' => :'canSendEnvelopeMetadata', :'can_send_envelopes_via_sms' => :'canSendEnvelopesViaSMS', :'can_send_envelopes_via_sms_metadata' => :'canSendEnvelopesViaSMSMetadata', :'can_sign_envelope' => :'canSignEnvelope', :'can_sign_envelope_metadata' => :'canSignEnvelopeMetadata', :'can_use_scratchpad' => :'canUseScratchpad', :'can_use_scratchpad_metadata' => :'canUseScratchpadMetadata', :'can_use_smart_contracts' => :'canUseSmartContracts', :'can_use_smart_contracts_metadata' => :'canUseSmartContractsMetadata', :'disable_document_upload' => :'disableDocumentUpload', :'disable_document_upload_metadata' => :'disableDocumentUploadMetadata', :'disable_other_actions' => :'disableOtherActions', :'disable_other_actions_metadata' => :'disableOtherActionsMetadata', :'enable_ds_pro' => :'enableDSPro', :'enable_ds_pro_metadata' => :'enableDSProMetadata', :'enable_key_terms_suggestions_by_document_type' => :'enableKeyTermsSuggestionsByDocumentType', :'enable_key_terms_suggestions_by_document_type_metadata' => :'enableKeyTermsSuggestionsByDocumentTypeMetadata', :'enable_sequential_signing_api' => :'enableSequentialSigningAPI', :'enable_sequential_signing_api_metadata' => :'enableSequentialSigningAPIMetadata', :'enable_sequential_signing_ui' => :'enableSequentialSigningUI', :'enable_sequential_signing_ui_metadata' => :'enableSequentialSigningUIMetadata', :'enable_signer_attachments' => :'enableSignerAttachments', :'enable_signer_attachments_metadata' => :'enableSignerAttachmentsMetadata', :'enable_sign_on_paper_override' => :'enableSignOnPaperOverride', :'enable_sign_on_paper_override_metadata' => :'enableSignOnPaperOverrideMetadata', :'enable_transaction_point' => :'enableTransactionPoint', :'enable_transaction_point_metadata' => :'enableTransactionPointMetadata', :'enable_vaulting' => :'enableVaulting', :'enable_vaulting_metadata' => :'enableVaultingMetadata', :'express_send_only' => :'expressSendOnly', :'locale' => :'locale', :'locale_metadata' => :'localeMetadata', :'locale_policy' => :'localePolicy', :'manage_clickwraps_mode' => :'manageClickwrapsMode', :'manage_clickwraps_mode_metadata' => :'manageClickwrapsModeMetadata', :'modified_by' => :'modifiedBy', :'modified_by_metadata' => :'modifiedByMetadata', :'modified_date' => :'modifiedDate', :'modified_date_metadata' => :'modifiedDateMetadata', :'modified_page' => :'modifiedPage', :'modified_page_metadata' => :'modifiedPageMetadata', :'new_send_ui' => :'newSendUI', :'new_send_ui_metadata' => :'newSendUIMetadata', :'power_form_mode' => :'powerFormMode', :'power_form_mode_metadata' => :'powerFormModeMetadata', :'recipient_viewed_notification' => :'recipientViewedNotification', :'recipient_viewed_notification_metadata' => :'recipientViewedNotificationMetadata', :'seal_identifiers' => :'sealIdentifiers', :'self_signed_recipient_email_document' => :'selfSignedRecipientEmailDocument', :'self_signed_recipient_email_document_metadata' => :'selfSignedRecipientEmailDocumentMetadata', :'sender_email_notifications' => :'senderEmailNotifications', :'signer_email_notifications' => :'signerEmailNotifications', :'supplemental_document_include_in_download' => :'supplementalDocumentIncludeInDownload', :'supplemental_documents_must_accept' => :'supplementalDocumentsMustAccept', :'supplemental_documents_must_accept_metadata' => :'supplementalDocumentsMustAcceptMetadata', :'supplemental_documents_must_read' => :'supplementalDocumentsMustRead', :'supplemental_documents_must_read_metadata' => :'supplementalDocumentsMustReadMetadata', :'supplemental_documents_must_view' => :'supplementalDocumentsMustView', :'supplemental_documents_must_view_metadata' => :'supplementalDocumentsMustViewMetadata', :'template_active_creation' => :'templateActiveCreation', :'template_active_creation_metadata' => :'templateActiveCreationMetadata', :'template_apply_notify' => :'templateApplyNotify', :'template_apply_notify_metadata' => :'templateApplyNotifyMetadata', :'template_auto_matching' => :'templateAutoMatching', :'template_auto_matching_metadata' => :'templateAutoMatchingMetadata', :'template_matching_sensitivity' => :'templateMatchingSensitivity', :'template_matching_sensitivity_metadata' => :'templateMatchingSensitivityMetadata', :'template_page_level_matching' => :'templatePageLevelMatching', :'template_page_level_matching_metadata' => :'templatePageLevelMatchingMetadata', :'timezone_dst' => :'timezoneDST', :'timezone_dst_metadata' => :'timezoneDSTMetadata', :'timezone_mask' => :'timezoneMask', :'timezone_mask_metadata' => :'timezoneMaskMetadata', :'timezone_offset' => :'timezoneOffset', :'timezone_offset_metadata' => :'timezoneOffsetMetadata', :'timezone_sending_pref' => :'timezoneSendingPref', :'timezone_sending_pref_metadata' => :'timezoneSendingPrefMetadata', :'timezone_signing_pref' => :'timezoneSigningPref', :'timezone_signing_pref_metadata' => :'timezoneSigningPrefMetadata', :'transaction_point_site_name_url' => :'transactionPointSiteNameURL', :'transaction_point_site_name_url_metadata' => :'transactionPointSiteNameURLMetadata', :'transaction_point_user_name' => :'transactionPointUserName', :'transaction_point_user_name_metadata' => :'transactionPointUserNameMetadata', :'vaulting_mode' => :'vaultingMode', :'vaulting_mode_metadata' => :'vaultingModeMetadata', :'web_forms' => :'webForms', :'web_forms_metadata' => :'webFormsMetadata' } end
Initializes the object @param [Hash] attributes Model attributes in the form of hash
# File lib/docusign_esign/models/user_settings_information.rb, line 746 def initialize(attributes = {}) return unless attributes.is_a?(Hash) # convert string to symbol for hash key attributes = attributes.each_with_object({}) { |(k, v), h| h[k.to_sym] = v } if attributes.has_key?(:'accountAgreementsAccessType') self.account_agreements_access_type = attributes[:'accountAgreementsAccessType'] end if attributes.has_key?(:'accountAgreementsAccessTypeMetadata') self.account_agreements_access_type_metadata = attributes[:'accountAgreementsAccessTypeMetadata'] end if attributes.has_key?(:'accountManagementGranular') self.account_management_granular = attributes[:'accountManagementGranular'] end if attributes.has_key?(:'adminOnly') self.admin_only = attributes[:'adminOnly'] end if attributes.has_key?(:'adminOnlyMetadata') self.admin_only_metadata = attributes[:'adminOnlyMetadata'] end if attributes.has_key?(:'allowAccessToAllAccountAgreements') self.allow_access_to_all_account_agreements = attributes[:'allowAccessToAllAccountAgreements'] end if attributes.has_key?(:'allowAccessToAllAccountAgreementsMetadata') self.allow_access_to_all_account_agreements_metadata = attributes[:'allowAccessToAllAccountAgreementsMetadata'] end if attributes.has_key?(:'allowAutoTagging') self.allow_auto_tagging = attributes[:'allowAutoTagging'] end if attributes.has_key?(:'allowedOrchestrationAccess') self.allowed_orchestration_access = attributes[:'allowedOrchestrationAccess'] end if attributes.has_key?(:'allowedOrchestrationAccessMetadata') self.allowed_orchestration_access_metadata = attributes[:'allowedOrchestrationAccessMetadata'] end if attributes.has_key?(:'allowEnvelopeTransferTo') self.allow_envelope_transfer_to = attributes[:'allowEnvelopeTransferTo'] end if attributes.has_key?(:'allowEnvelopeTransferToMetadata') self.allow_envelope_transfer_to_metadata = attributes[:'allowEnvelopeTransferToMetadata'] end if attributes.has_key?(:'allowEsealRecipients') self.allow_eseal_recipients = attributes[:'allowEsealRecipients'] end if attributes.has_key?(:'allowEsealRecipientsMetadata') self.allow_eseal_recipients_metadata = attributes[:'allowEsealRecipientsMetadata'] end if attributes.has_key?(:'allowPowerFormsAdminToAccessAllPowerFormEnvelope') self.allow_power_forms_admin_to_access_all_power_form_envelope = attributes[:'allowPowerFormsAdminToAccessAllPowerFormEnvelope'] end if attributes.has_key?(:'allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata') self.allow_power_forms_admin_to_access_all_power_form_envelope_metadata = attributes[:'allowPowerFormsAdminToAccessAllPowerFormEnvelopeMetadata'] end if attributes.has_key?(:'allowRecipientLanguageSelection') self.allow_recipient_language_selection = attributes[:'allowRecipientLanguageSelection'] end if attributes.has_key?(:'allowRecipientLanguageSelectionMetadata') self.allow_recipient_language_selection_metadata = attributes[:'allowRecipientLanguageSelectionMetadata'] end if attributes.has_key?(:'allowSendOnBehalfOf') self.allow_send_on_behalf_of = attributes[:'allowSendOnBehalfOf'] end if attributes.has_key?(:'allowSendOnBehalfOfMetadata') self.allow_send_on_behalf_of_metadata = attributes[:'allowSendOnBehalfOfMetadata'] end if attributes.has_key?(:'allowSupplementalDocuments') self.allow_supplemental_documents = attributes[:'allowSupplementalDocuments'] end if attributes.has_key?(:'allowSupplementalDocumentsMetadata') self.allow_supplemental_documents_metadata = attributes[:'allowSupplementalDocumentsMetadata'] end if attributes.has_key?(:'allowTransactions') self.allow_transactions = attributes[:'allowTransactions'] end if attributes.has_key?(:'allowTransactionsMetadata') self.allow_transactions_metadata = attributes[:'allowTransactionsMetadata'] end if attributes.has_key?(:'anchorTagVersionedPlacementEnabled') self.anchor_tag_versioned_placement_enabled = attributes[:'anchorTagVersionedPlacementEnabled'] end if attributes.has_key?(:'apiAccountWideAccess') self.api_account_wide_access = attributes[:'apiAccountWideAccess'] end if attributes.has_key?(:'apiAccountWideAccessMetadata') self.api_account_wide_access_metadata = attributes[:'apiAccountWideAccessMetadata'] end if attributes.has_key?(:'apiCanExportAC') self.api_can_export_ac = attributes[:'apiCanExportAC'] end if attributes.has_key?(:'apiCanExportACMetadata') self.api_can_export_ac_metadata = attributes[:'apiCanExportACMetadata'] end if attributes.has_key?(:'bulkSend') self.bulk_send = attributes[:'bulkSend'] end if attributes.has_key?(:'bulkSendMetadata') self.bulk_send_metadata = attributes[:'bulkSendMetadata'] end if attributes.has_key?(:'canBulkUploadAgreements') self.can_bulk_upload_agreements = attributes[:'canBulkUploadAgreements'] end if attributes.has_key?(:'canBulkUploadAgreementsMetadata') self.can_bulk_upload_agreements_metadata = attributes[:'canBulkUploadAgreementsMetadata'] end if attributes.has_key?(:'canChargeAccount') self.can_charge_account = attributes[:'canChargeAccount'] end if attributes.has_key?(:'canChargeAccountMetadata') self.can_charge_account_metadata = attributes[:'canChargeAccountMetadata'] end if attributes.has_key?(:'canCreateTransaction') self.can_create_transaction = attributes[:'canCreateTransaction'] end if attributes.has_key?(:'canCreateTransactionMetadata') self.can_create_transaction_metadata = attributes[:'canCreateTransactionMetadata'] end if attributes.has_key?(:'canDeleteDocumentsInTransaction') self.can_delete_documents_in_transaction = attributes[:'canDeleteDocumentsInTransaction'] end if attributes.has_key?(:'canDeleteDocumentsInTransactionMetadata') self.can_delete_documents_in_transaction_metadata = attributes[:'canDeleteDocumentsInTransactionMetadata'] end if attributes.has_key?(:'canDeleteTransaction') self.can_delete_transaction = attributes[:'canDeleteTransaction'] end if attributes.has_key?(:'canDeleteTransactionMetadata') self.can_delete_transaction_metadata = attributes[:'canDeleteTransactionMetadata'] end if attributes.has_key?(:'canEditSharedAddressbook') self.can_edit_shared_addressbook = attributes[:'canEditSharedAddressbook'] end if attributes.has_key?(:'canEditSharedAddressbookMetadata') self.can_edit_shared_addressbook_metadata = attributes[:'canEditSharedAddressbookMetadata'] end if attributes.has_key?(:'canLockEnvelopes') self.can_lock_envelopes = attributes[:'canLockEnvelopes'] end if attributes.has_key?(:'canLockEnvelopesMetadata') self.can_lock_envelopes_metadata = attributes[:'canLockEnvelopesMetadata'] end if attributes.has_key?(:'canManageAccount') self.can_manage_account = attributes[:'canManageAccount'] end if attributes.has_key?(:'canManageAccountMetadata') self.can_manage_account_metadata = attributes[:'canManageAccountMetadata'] end if attributes.has_key?(:'canManageAgreementParties') self.can_manage_agreement_parties = attributes[:'canManageAgreementParties'] end if attributes.has_key?(:'canManageAgreementPartiesMetadata') self.can_manage_agreement_parties_metadata = attributes[:'canManageAgreementPartiesMetadata'] end if attributes.has_key?(:'canManageDistributor') self.can_manage_distributor = attributes[:'canManageDistributor'] end if attributes.has_key?(:'canManageDistributorMetadata') self.can_manage_distributor_metadata = attributes[:'canManageDistributorMetadata'] end if attributes.has_key?(:'canManageTemplates') self.can_manage_templates = attributes[:'canManageTemplates'] end if attributes.has_key?(:'canManageTemplatesMetadata') self.can_manage_templates_metadata = attributes[:'canManageTemplatesMetadata'] end if attributes.has_key?(:'canSendAPIRequests') self.can_send_api_requests = attributes[:'canSendAPIRequests'] end if attributes.has_key?(:'canSendAPIRequestsMetadata') self.can_send_api_requests_metadata = attributes[:'canSendAPIRequestsMetadata'] end if attributes.has_key?(:'canSendEnvelope') self.can_send_envelope = attributes[:'canSendEnvelope'] end if attributes.has_key?(:'canSendEnvelopeMetadata') self.can_send_envelope_metadata = attributes[:'canSendEnvelopeMetadata'] end if attributes.has_key?(:'canSendEnvelopesViaSMS') self.can_send_envelopes_via_sms = attributes[:'canSendEnvelopesViaSMS'] end if attributes.has_key?(:'canSendEnvelopesViaSMSMetadata') self.can_send_envelopes_via_sms_metadata = attributes[:'canSendEnvelopesViaSMSMetadata'] end if attributes.has_key?(:'canSignEnvelope') self.can_sign_envelope = attributes[:'canSignEnvelope'] end if attributes.has_key?(:'canSignEnvelopeMetadata') self.can_sign_envelope_metadata = attributes[:'canSignEnvelopeMetadata'] end if attributes.has_key?(:'canUseScratchpad') self.can_use_scratchpad = attributes[:'canUseScratchpad'] end if attributes.has_key?(:'canUseScratchpadMetadata') self.can_use_scratchpad_metadata = attributes[:'canUseScratchpadMetadata'] end if attributes.has_key?(:'canUseSmartContracts') self.can_use_smart_contracts = attributes[:'canUseSmartContracts'] end if attributes.has_key?(:'canUseSmartContractsMetadata') self.can_use_smart_contracts_metadata = attributes[:'canUseSmartContractsMetadata'] end if attributes.has_key?(:'disableDocumentUpload') self.disable_document_upload = attributes[:'disableDocumentUpload'] end if attributes.has_key?(:'disableDocumentUploadMetadata') self.disable_document_upload_metadata = attributes[:'disableDocumentUploadMetadata'] end if attributes.has_key?(:'disableOtherActions') self.disable_other_actions = attributes[:'disableOtherActions'] end if attributes.has_key?(:'disableOtherActionsMetadata') self.disable_other_actions_metadata = attributes[:'disableOtherActionsMetadata'] end if attributes.has_key?(:'enableDSPro') self.enable_ds_pro = attributes[:'enableDSPro'] end if attributes.has_key?(:'enableDSProMetadata') self.enable_ds_pro_metadata = attributes[:'enableDSProMetadata'] end if attributes.has_key?(:'enableKeyTermsSuggestionsByDocumentType') self.enable_key_terms_suggestions_by_document_type = attributes[:'enableKeyTermsSuggestionsByDocumentType'] end if attributes.has_key?(:'enableKeyTermsSuggestionsByDocumentTypeMetadata') self.enable_key_terms_suggestions_by_document_type_metadata = attributes[:'enableKeyTermsSuggestionsByDocumentTypeMetadata'] end if attributes.has_key?(:'enableSequentialSigningAPI') self.enable_sequential_signing_api = attributes[:'enableSequentialSigningAPI'] end if attributes.has_key?(:'enableSequentialSigningAPIMetadata') self.enable_sequential_signing_api_metadata = attributes[:'enableSequentialSigningAPIMetadata'] end if attributes.has_key?(:'enableSequentialSigningUI') self.enable_sequential_signing_ui = attributes[:'enableSequentialSigningUI'] end if attributes.has_key?(:'enableSequentialSigningUIMetadata') self.enable_sequential_signing_ui_metadata = attributes[:'enableSequentialSigningUIMetadata'] end if attributes.has_key?(:'enableSignerAttachments') self.enable_signer_attachments = attributes[:'enableSignerAttachments'] end if attributes.has_key?(:'enableSignerAttachmentsMetadata') self.enable_signer_attachments_metadata = attributes[:'enableSignerAttachmentsMetadata'] end if attributes.has_key?(:'enableSignOnPaperOverride') self.enable_sign_on_paper_override = attributes[:'enableSignOnPaperOverride'] end if attributes.has_key?(:'enableSignOnPaperOverrideMetadata') self.enable_sign_on_paper_override_metadata = attributes[:'enableSignOnPaperOverrideMetadata'] end if attributes.has_key?(:'enableTransactionPoint') self.enable_transaction_point = attributes[:'enableTransactionPoint'] end if attributes.has_key?(:'enableTransactionPointMetadata') self.enable_transaction_point_metadata = attributes[:'enableTransactionPointMetadata'] end if attributes.has_key?(:'enableVaulting') self.enable_vaulting = attributes[:'enableVaulting'] end if attributes.has_key?(:'enableVaultingMetadata') self.enable_vaulting_metadata = attributes[:'enableVaultingMetadata'] end if attributes.has_key?(:'expressSendOnly') self.express_send_only = attributes[:'expressSendOnly'] end if attributes.has_key?(:'locale') self.locale = attributes[:'locale'] end if attributes.has_key?(:'localeMetadata') self.locale_metadata = attributes[:'localeMetadata'] end if attributes.has_key?(:'localePolicy') self.locale_policy = attributes[:'localePolicy'] end if attributes.has_key?(:'manageClickwrapsMode') self.manage_clickwraps_mode = attributes[:'manageClickwrapsMode'] end if attributes.has_key?(:'manageClickwrapsModeMetadata') self.manage_clickwraps_mode_metadata = attributes[:'manageClickwrapsModeMetadata'] end if attributes.has_key?(:'modifiedBy') self.modified_by = attributes[:'modifiedBy'] end if attributes.has_key?(:'modifiedByMetadata') self.modified_by_metadata = attributes[:'modifiedByMetadata'] end if attributes.has_key?(:'modifiedDate') self.modified_date = attributes[:'modifiedDate'] end if attributes.has_key?(:'modifiedDateMetadata') self.modified_date_metadata = attributes[:'modifiedDateMetadata'] end if attributes.has_key?(:'modifiedPage') self.modified_page = attributes[:'modifiedPage'] end if attributes.has_key?(:'modifiedPageMetadata') self.modified_page_metadata = attributes[:'modifiedPageMetadata'] end if attributes.has_key?(:'newSendUI') self.new_send_ui = attributes[:'newSendUI'] end if attributes.has_key?(:'newSendUIMetadata') self.new_send_ui_metadata = attributes[:'newSendUIMetadata'] end if attributes.has_key?(:'powerFormMode') self.power_form_mode = attributes[:'powerFormMode'] end if attributes.has_key?(:'powerFormModeMetadata') self.power_form_mode_metadata = attributes[:'powerFormModeMetadata'] end if attributes.has_key?(:'recipientViewedNotification') self.recipient_viewed_notification = attributes[:'recipientViewedNotification'] end if attributes.has_key?(:'recipientViewedNotificationMetadata') self.recipient_viewed_notification_metadata = attributes[:'recipientViewedNotificationMetadata'] end if attributes.has_key?(:'sealIdentifiers') if (value = attributes[:'sealIdentifiers']).is_a?(Array) self.seal_identifiers = value end end if attributes.has_key?(:'selfSignedRecipientEmailDocument') self.self_signed_recipient_email_document = attributes[:'selfSignedRecipientEmailDocument'] end if attributes.has_key?(:'selfSignedRecipientEmailDocumentMetadata') self.self_signed_recipient_email_document_metadata = attributes[:'selfSignedRecipientEmailDocumentMetadata'] end if attributes.has_key?(:'senderEmailNotifications') self.sender_email_notifications = attributes[:'senderEmailNotifications'] end if attributes.has_key?(:'signerEmailNotifications') self.signer_email_notifications = attributes[:'signerEmailNotifications'] end if attributes.has_key?(:'supplementalDocumentIncludeInDownload') self.supplemental_document_include_in_download = attributes[:'supplementalDocumentIncludeInDownload'] end if attributes.has_key?(:'supplementalDocumentsMustAccept') self.supplemental_documents_must_accept = attributes[:'supplementalDocumentsMustAccept'] end if attributes.has_key?(:'supplementalDocumentsMustAcceptMetadata') self.supplemental_documents_must_accept_metadata = attributes[:'supplementalDocumentsMustAcceptMetadata'] end if attributes.has_key?(:'supplementalDocumentsMustRead') self.supplemental_documents_must_read = attributes[:'supplementalDocumentsMustRead'] end if attributes.has_key?(:'supplementalDocumentsMustReadMetadata') self.supplemental_documents_must_read_metadata = attributes[:'supplementalDocumentsMustReadMetadata'] end if attributes.has_key?(:'supplementalDocumentsMustView') self.supplemental_documents_must_view = attributes[:'supplementalDocumentsMustView'] end if attributes.has_key?(:'supplementalDocumentsMustViewMetadata') self.supplemental_documents_must_view_metadata = attributes[:'supplementalDocumentsMustViewMetadata'] end if attributes.has_key?(:'templateActiveCreation') self.template_active_creation = attributes[:'templateActiveCreation'] end if attributes.has_key?(:'templateActiveCreationMetadata') self.template_active_creation_metadata = attributes[:'templateActiveCreationMetadata'] end if attributes.has_key?(:'templateApplyNotify') self.template_apply_notify = attributes[:'templateApplyNotify'] end if attributes.has_key?(:'templateApplyNotifyMetadata') self.template_apply_notify_metadata = attributes[:'templateApplyNotifyMetadata'] end if attributes.has_key?(:'templateAutoMatching') self.template_auto_matching = attributes[:'templateAutoMatching'] end if attributes.has_key?(:'templateAutoMatchingMetadata') self.template_auto_matching_metadata = attributes[:'templateAutoMatchingMetadata'] end if attributes.has_key?(:'templateMatchingSensitivity') self.template_matching_sensitivity = attributes[:'templateMatchingSensitivity'] end if attributes.has_key?(:'templateMatchingSensitivityMetadata') self.template_matching_sensitivity_metadata = attributes[:'templateMatchingSensitivityMetadata'] end if attributes.has_key?(:'templatePageLevelMatching') self.template_page_level_matching = attributes[:'templatePageLevelMatching'] end if attributes.has_key?(:'templatePageLevelMatchingMetadata') self.template_page_level_matching_metadata = attributes[:'templatePageLevelMatchingMetadata'] end if attributes.has_key?(:'timezoneDST') self.timezone_dst = attributes[:'timezoneDST'] end if attributes.has_key?(:'timezoneDSTMetadata') self.timezone_dst_metadata = attributes[:'timezoneDSTMetadata'] end if attributes.has_key?(:'timezoneMask') self.timezone_mask = attributes[:'timezoneMask'] end if attributes.has_key?(:'timezoneMaskMetadata') self.timezone_mask_metadata = attributes[:'timezoneMaskMetadata'] end if attributes.has_key?(:'timezoneOffset') self.timezone_offset = attributes[:'timezoneOffset'] end if attributes.has_key?(:'timezoneOffsetMetadata') self.timezone_offset_metadata = attributes[:'timezoneOffsetMetadata'] end if attributes.has_key?(:'timezoneSendingPref') self.timezone_sending_pref = attributes[:'timezoneSendingPref'] end if attributes.has_key?(:'timezoneSendingPrefMetadata') self.timezone_sending_pref_metadata = attributes[:'timezoneSendingPrefMetadata'] end if attributes.has_key?(:'timezoneSigningPref') self.timezone_signing_pref = attributes[:'timezoneSigningPref'] end if attributes.has_key?(:'timezoneSigningPrefMetadata') self.timezone_signing_pref_metadata = attributes[:'timezoneSigningPrefMetadata'] end if attributes.has_key?(:'transactionPointSiteNameURL') self.transaction_point_site_name_url = attributes[:'transactionPointSiteNameURL'] end if attributes.has_key?(:'transactionPointSiteNameURLMetadata') self.transaction_point_site_name_url_metadata = attributes[:'transactionPointSiteNameURLMetadata'] end if attributes.has_key?(:'transactionPointUserName') self.transaction_point_user_name = attributes[:'transactionPointUserName'] end if attributes.has_key?(:'transactionPointUserNameMetadata') self.transaction_point_user_name_metadata = attributes[:'transactionPointUserNameMetadata'] end if attributes.has_key?(:'vaultingMode') self.vaulting_mode = attributes[:'vaultingMode'] end if attributes.has_key?(:'vaultingModeMetadata') self.vaulting_mode_metadata = attributes[:'vaultingModeMetadata'] end if attributes.has_key?(:'webForms') self.web_forms = attributes[:'webForms'] end if attributes.has_key?(:'webFormsMetadata') self.web_forms_metadata = attributes[:'webFormsMetadata'] end end
Attribute type mapping.
# File lib/docusign_esign/models/user_settings_information.rb, line 596 def self.swagger_types { :'account_agreements_access_type' => :'String', :'account_agreements_access_type_metadata' => :'SettingsMetadata', :'account_management_granular' => :'UserAccountManagementGranularInformation', :'admin_only' => :'String', :'admin_only_metadata' => :'SettingsMetadata', :'allow_access_to_all_account_agreements' => :'String', :'allow_access_to_all_account_agreements_metadata' => :'SettingsMetadata', :'allow_auto_tagging' => :'String', :'allowed_orchestration_access' => :'String', :'allowed_orchestration_access_metadata' => :'SettingsMetadata', :'allow_envelope_transfer_to' => :'String', :'allow_envelope_transfer_to_metadata' => :'SettingsMetadata', :'allow_eseal_recipients' => :'String', :'allow_eseal_recipients_metadata' => :'SettingsMetadata', :'allow_power_forms_admin_to_access_all_power_form_envelope' => :'String', :'allow_power_forms_admin_to_access_all_power_form_envelope_metadata' => :'SettingsMetadata', :'allow_recipient_language_selection' => :'String', :'allow_recipient_language_selection_metadata' => :'SettingsMetadata', :'allow_send_on_behalf_of' => :'String', :'allow_send_on_behalf_of_metadata' => :'SettingsMetadata', :'allow_supplemental_documents' => :'String', :'allow_supplemental_documents_metadata' => :'SettingsMetadata', :'allow_transactions' => :'String', :'allow_transactions_metadata' => :'SettingsMetadata', :'anchor_tag_versioned_placement_enabled' => :'String', :'api_account_wide_access' => :'String', :'api_account_wide_access_metadata' => :'SettingsMetadata', :'api_can_export_ac' => :'String', :'api_can_export_ac_metadata' => :'SettingsMetadata', :'bulk_send' => :'String', :'bulk_send_metadata' => :'SettingsMetadata', :'can_bulk_upload_agreements' => :'String', :'can_bulk_upload_agreements_metadata' => :'SettingsMetadata', :'can_charge_account' => :'String', :'can_charge_account_metadata' => :'SettingsMetadata', :'can_create_transaction' => :'String', :'can_create_transaction_metadata' => :'SettingsMetadata', :'can_delete_documents_in_transaction' => :'String', :'can_delete_documents_in_transaction_metadata' => :'SettingsMetadata', :'can_delete_transaction' => :'String', :'can_delete_transaction_metadata' => :'SettingsMetadata', :'can_edit_shared_addressbook' => :'String', :'can_edit_shared_addressbook_metadata' => :'SettingsMetadata', :'can_lock_envelopes' => :'String', :'can_lock_envelopes_metadata' => :'SettingsMetadata', :'can_manage_account' => :'String', :'can_manage_account_metadata' => :'SettingsMetadata', :'can_manage_agreement_parties' => :'String', :'can_manage_agreement_parties_metadata' => :'SettingsMetadata', :'can_manage_distributor' => :'String', :'can_manage_distributor_metadata' => :'SettingsMetadata', :'can_manage_templates' => :'String', :'can_manage_templates_metadata' => :'SettingsMetadata', :'can_send_api_requests' => :'String', :'can_send_api_requests_metadata' => :'SettingsMetadata', :'can_send_envelope' => :'String', :'can_send_envelope_metadata' => :'SettingsMetadata', :'can_send_envelopes_via_sms' => :'String', :'can_send_envelopes_via_sms_metadata' => :'SettingsMetadata', :'can_sign_envelope' => :'String', :'can_sign_envelope_metadata' => :'SettingsMetadata', :'can_use_scratchpad' => :'String', :'can_use_scratchpad_metadata' => :'SettingsMetadata', :'can_use_smart_contracts' => :'String', :'can_use_smart_contracts_metadata' => :'SettingsMetadata', :'disable_document_upload' => :'String', :'disable_document_upload_metadata' => :'SettingsMetadata', :'disable_other_actions' => :'String', :'disable_other_actions_metadata' => :'SettingsMetadata', :'enable_ds_pro' => :'String', :'enable_ds_pro_metadata' => :'SettingsMetadata', :'enable_key_terms_suggestions_by_document_type' => :'String', :'enable_key_terms_suggestions_by_document_type_metadata' => :'SettingsMetadata', :'enable_sequential_signing_api' => :'String', :'enable_sequential_signing_api_metadata' => :'SettingsMetadata', :'enable_sequential_signing_ui' => :'String', :'enable_sequential_signing_ui_metadata' => :'SettingsMetadata', :'enable_signer_attachments' => :'String', :'enable_signer_attachments_metadata' => :'SettingsMetadata', :'enable_sign_on_paper_override' => :'String', :'enable_sign_on_paper_override_metadata' => :'SettingsMetadata', :'enable_transaction_point' => :'String', :'enable_transaction_point_metadata' => :'SettingsMetadata', :'enable_vaulting' => :'String', :'enable_vaulting_metadata' => :'SettingsMetadata', :'express_send_only' => :'String', :'locale' => :'String', :'locale_metadata' => :'SettingsMetadata', :'locale_policy' => :'LocalePolicy', :'manage_clickwraps_mode' => :'String', :'manage_clickwraps_mode_metadata' => :'SettingsMetadata', :'modified_by' => :'String', :'modified_by_metadata' => :'SettingsMetadata', :'modified_date' => :'String', :'modified_date_metadata' => :'SettingsMetadata', :'modified_page' => :'String', :'modified_page_metadata' => :'SettingsMetadata', :'new_send_ui' => :'String', :'new_send_ui_metadata' => :'SettingsMetadata', :'power_form_mode' => :'String', :'power_form_mode_metadata' => :'SettingsMetadata', :'recipient_viewed_notification' => :'String', :'recipient_viewed_notification_metadata' => :'SettingsMetadata', :'seal_identifiers' => :'Array<SealIdentifier>', :'self_signed_recipient_email_document' => :'String', :'self_signed_recipient_email_document_metadata' => :'SettingsMetadata', :'sender_email_notifications' => :'SenderEmailNotifications', :'signer_email_notifications' => :'SignerEmailNotifications', :'supplemental_document_include_in_download' => :'String', :'supplemental_documents_must_accept' => :'String', :'supplemental_documents_must_accept_metadata' => :'SettingsMetadata', :'supplemental_documents_must_read' => :'String', :'supplemental_documents_must_read_metadata' => :'SettingsMetadata', :'supplemental_documents_must_view' => :'String', :'supplemental_documents_must_view_metadata' => :'SettingsMetadata', :'template_active_creation' => :'String', :'template_active_creation_metadata' => :'SettingsMetadata', :'template_apply_notify' => :'String', :'template_apply_notify_metadata' => :'SettingsMetadata', :'template_auto_matching' => :'String', :'template_auto_matching_metadata' => :'SettingsMetadata', :'template_matching_sensitivity' => :'String', :'template_matching_sensitivity_metadata' => :'SettingsMetadata', :'template_page_level_matching' => :'String', :'template_page_level_matching_metadata' => :'SettingsMetadata', :'timezone_dst' => :'String', :'timezone_dst_metadata' => :'SettingsMetadata', :'timezone_mask' => :'String', :'timezone_mask_metadata' => :'SettingsMetadata', :'timezone_offset' => :'String', :'timezone_offset_metadata' => :'SettingsMetadata', :'timezone_sending_pref' => :'String', :'timezone_sending_pref_metadata' => :'SettingsMetadata', :'timezone_signing_pref' => :'String', :'timezone_signing_pref_metadata' => :'SettingsMetadata', :'transaction_point_site_name_url' => :'String', :'transaction_point_site_name_url_metadata' => :'SettingsMetadata', :'transaction_point_user_name' => :'String', :'transaction_point_user_name_metadata' => :'SettingsMetadata', :'vaulting_mode' => :'String', :'vaulting_mode_metadata' => :'SettingsMetadata', :'web_forms' => :'String', :'web_forms_metadata' => :'SettingsMetadata' } end
Public Instance Methods
Checks equality by comparing each attribute. @param [Object] Object
to be compared
# File lib/docusign_esign/models/user_settings_information.rb, line 1342 def ==(o) return true if self.equal?(o) self.class == o.class && account_agreements_access_type == o.account_agreements_access_type && account_agreements_access_type_metadata == o.account_agreements_access_type_metadata && account_management_granular == o.account_management_granular && admin_only == o.admin_only && admin_only_metadata == o.admin_only_metadata && allow_access_to_all_account_agreements == o.allow_access_to_all_account_agreements && allow_access_to_all_account_agreements_metadata == o.allow_access_to_all_account_agreements_metadata && allow_auto_tagging == o.allow_auto_tagging && allowed_orchestration_access == o.allowed_orchestration_access && allowed_orchestration_access_metadata == o.allowed_orchestration_access_metadata && allow_envelope_transfer_to == o.allow_envelope_transfer_to && allow_envelope_transfer_to_metadata == o.allow_envelope_transfer_to_metadata && allow_eseal_recipients == o.allow_eseal_recipients && allow_eseal_recipients_metadata == o.allow_eseal_recipients_metadata && allow_power_forms_admin_to_access_all_power_form_envelope == o.allow_power_forms_admin_to_access_all_power_form_envelope && allow_power_forms_admin_to_access_all_power_form_envelope_metadata == o.allow_power_forms_admin_to_access_all_power_form_envelope_metadata && allow_recipient_language_selection == o.allow_recipient_language_selection && allow_recipient_language_selection_metadata == o.allow_recipient_language_selection_metadata && allow_send_on_behalf_of == o.allow_send_on_behalf_of && allow_send_on_behalf_of_metadata == o.allow_send_on_behalf_of_metadata && allow_supplemental_documents == o.allow_supplemental_documents && allow_supplemental_documents_metadata == o.allow_supplemental_documents_metadata && allow_transactions == o.allow_transactions && allow_transactions_metadata == o.allow_transactions_metadata && anchor_tag_versioned_placement_enabled == o.anchor_tag_versioned_placement_enabled && api_account_wide_access == o.api_account_wide_access && api_account_wide_access_metadata == o.api_account_wide_access_metadata && api_can_export_ac == o.api_can_export_ac && api_can_export_ac_metadata == o.api_can_export_ac_metadata && bulk_send == o.bulk_send && bulk_send_metadata == o.bulk_send_metadata && can_bulk_upload_agreements == o.can_bulk_upload_agreements && can_bulk_upload_agreements_metadata == o.can_bulk_upload_agreements_metadata && can_charge_account == o.can_charge_account && can_charge_account_metadata == o.can_charge_account_metadata && can_create_transaction == o.can_create_transaction && can_create_transaction_metadata == o.can_create_transaction_metadata && can_delete_documents_in_transaction == o.can_delete_documents_in_transaction && can_delete_documents_in_transaction_metadata == o.can_delete_documents_in_transaction_metadata && can_delete_transaction == o.can_delete_transaction && can_delete_transaction_metadata == o.can_delete_transaction_metadata && can_edit_shared_addressbook == o.can_edit_shared_addressbook && can_edit_shared_addressbook_metadata == o.can_edit_shared_addressbook_metadata && can_lock_envelopes == o.can_lock_envelopes && can_lock_envelopes_metadata == o.can_lock_envelopes_metadata && can_manage_account == o.can_manage_account && can_manage_account_metadata == o.can_manage_account_metadata && can_manage_agreement_parties == o.can_manage_agreement_parties && can_manage_agreement_parties_metadata == o.can_manage_agreement_parties_metadata && can_manage_distributor == o.can_manage_distributor && can_manage_distributor_metadata == o.can_manage_distributor_metadata && can_manage_templates == o.can_manage_templates && can_manage_templates_metadata == o.can_manage_templates_metadata && can_send_api_requests == o.can_send_api_requests && can_send_api_requests_metadata == o.can_send_api_requests_metadata && can_send_envelope == o.can_send_envelope && can_send_envelope_metadata == o.can_send_envelope_metadata && can_send_envelopes_via_sms == o.can_send_envelopes_via_sms && can_send_envelopes_via_sms_metadata == o.can_send_envelopes_via_sms_metadata && can_sign_envelope == o.can_sign_envelope && can_sign_envelope_metadata == o.can_sign_envelope_metadata && can_use_scratchpad == o.can_use_scratchpad && can_use_scratchpad_metadata == o.can_use_scratchpad_metadata && can_use_smart_contracts == o.can_use_smart_contracts && can_use_smart_contracts_metadata == o.can_use_smart_contracts_metadata && disable_document_upload == o.disable_document_upload && disable_document_upload_metadata == o.disable_document_upload_metadata && disable_other_actions == o.disable_other_actions && disable_other_actions_metadata == o.disable_other_actions_metadata && enable_ds_pro == o.enable_ds_pro && enable_ds_pro_metadata == o.enable_ds_pro_metadata && enable_key_terms_suggestions_by_document_type == o.enable_key_terms_suggestions_by_document_type && enable_key_terms_suggestions_by_document_type_metadata == o.enable_key_terms_suggestions_by_document_type_metadata && enable_sequential_signing_api == o.enable_sequential_signing_api && enable_sequential_signing_api_metadata == o.enable_sequential_signing_api_metadata && enable_sequential_signing_ui == o.enable_sequential_signing_ui && enable_sequential_signing_ui_metadata == o.enable_sequential_signing_ui_metadata && enable_signer_attachments == o.enable_signer_attachments && enable_signer_attachments_metadata == o.enable_signer_attachments_metadata && enable_sign_on_paper_override == o.enable_sign_on_paper_override && enable_sign_on_paper_override_metadata == o.enable_sign_on_paper_override_metadata && enable_transaction_point == o.enable_transaction_point && enable_transaction_point_metadata == o.enable_transaction_point_metadata && enable_vaulting == o.enable_vaulting && enable_vaulting_metadata == o.enable_vaulting_metadata && express_send_only == o.express_send_only && locale == o.locale && locale_metadata == o.locale_metadata && locale_policy == o.locale_policy && manage_clickwraps_mode == o.manage_clickwraps_mode && manage_clickwraps_mode_metadata == o.manage_clickwraps_mode_metadata && modified_by == o.modified_by && modified_by_metadata == o.modified_by_metadata && modified_date == o.modified_date && modified_date_metadata == o.modified_date_metadata && modified_page == o.modified_page && modified_page_metadata == o.modified_page_metadata && new_send_ui == o.new_send_ui && new_send_ui_metadata == o.new_send_ui_metadata && power_form_mode == o.power_form_mode && power_form_mode_metadata == o.power_form_mode_metadata && recipient_viewed_notification == o.recipient_viewed_notification && recipient_viewed_notification_metadata == o.recipient_viewed_notification_metadata && seal_identifiers == o.seal_identifiers && self_signed_recipient_email_document == o.self_signed_recipient_email_document && self_signed_recipient_email_document_metadata == o.self_signed_recipient_email_document_metadata && sender_email_notifications == o.sender_email_notifications && signer_email_notifications == o.signer_email_notifications && supplemental_document_include_in_download == o.supplemental_document_include_in_download && supplemental_documents_must_accept == o.supplemental_documents_must_accept && supplemental_documents_must_accept_metadata == o.supplemental_documents_must_accept_metadata && supplemental_documents_must_read == o.supplemental_documents_must_read && supplemental_documents_must_read_metadata == o.supplemental_documents_must_read_metadata && supplemental_documents_must_view == o.supplemental_documents_must_view && supplemental_documents_must_view_metadata == o.supplemental_documents_must_view_metadata && template_active_creation == o.template_active_creation && template_active_creation_metadata == o.template_active_creation_metadata && template_apply_notify == o.template_apply_notify && template_apply_notify_metadata == o.template_apply_notify_metadata && template_auto_matching == o.template_auto_matching && template_auto_matching_metadata == o.template_auto_matching_metadata && template_matching_sensitivity == o.template_matching_sensitivity && template_matching_sensitivity_metadata == o.template_matching_sensitivity_metadata && template_page_level_matching == o.template_page_level_matching && template_page_level_matching_metadata == o.template_page_level_matching_metadata && timezone_dst == o.timezone_dst && timezone_dst_metadata == o.timezone_dst_metadata && timezone_mask == o.timezone_mask && timezone_mask_metadata == o.timezone_mask_metadata && timezone_offset == o.timezone_offset && timezone_offset_metadata == o.timezone_offset_metadata && timezone_sending_pref == o.timezone_sending_pref && timezone_sending_pref_metadata == o.timezone_sending_pref_metadata && timezone_signing_pref == o.timezone_signing_pref && timezone_signing_pref_metadata == o.timezone_signing_pref_metadata && transaction_point_site_name_url == o.transaction_point_site_name_url && transaction_point_site_name_url_metadata == o.transaction_point_site_name_url_metadata && transaction_point_user_name == o.transaction_point_user_name && transaction_point_user_name_metadata == o.transaction_point_user_name_metadata && vaulting_mode == o.vaulting_mode && vaulting_mode_metadata == o.vaulting_mode_metadata && web_forms == o.web_forms && web_forms_metadata == o.web_forms_metadata end
Deserializes the data based on type @param string type Data type @param string value Value to be deserialized @return [Object] Deserialized data
# File lib/docusign_esign/models/user_settings_information.rb, line 1526 def _deserialize(type, value) case type.to_sym when :DateTime DateTime.parse(value) when :Date Date.parse(value) when :String value.to_s when :Integer value.to_i when :Float value.to_f when :BOOLEAN if value.to_s =~ /\A(true|t|yes|y|1)\z/i true else false end when :Object # generic object (usually a Hash), return directly value when /\AArray<(?<inner_type>.+)>\z/ inner_type = Regexp.last_match[:inner_type] value.map { |v| _deserialize(inner_type, v) } when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/ k_type = Regexp.last_match[:k_type] v_type = Regexp.last_match[:v_type] {}.tap do |hash| value.each do |k, v| hash[_deserialize(k_type, k)] = _deserialize(v_type, v) end end else # model temp_model = DocuSign_eSign.const_get(type).new temp_model.build_from_hash(value) end end
Outputs non-array value in the form of hash For object, use to_hash. Otherwise, just return the value @param [Object] value Any valid value @return [Hash] Returns the value in the form of hash
# File lib/docusign_esign/models/user_settings_information.rb, line 1592 def _to_hash(value) if value.is_a?(Array) value.compact.map { |v| _to_hash(v) } elsif value.is_a?(Hash) {}.tap do |hash| value.each { |k, v| hash[k] = _to_hash(v) } end elsif value.respond_to? :to_hash value.to_hash else value end end
Builds the object from hash @param [Hash] attributes Model attributes in the form of hash @return [Object] Returns the model itself
# File lib/docusign_esign/models/user_settings_information.rb, line 1505 def build_from_hash(attributes) return nil unless attributes.is_a?(Hash) self.class.swagger_types.each_pair do |key, type| if type =~ /\AArray<(.*)>/i # check to ensure the input is an array given that the attribute # is documented as an array but the input is not if attributes[self.class.attribute_map[key]].is_a?(Array) self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) }) end elsif !attributes[self.class.attribute_map[key]].nil? self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]])) end # or else data not found in attributes(hash), not an issue as the data can be optional end self end
@see the `==` method @param [Object] Object
to be compared
# File lib/docusign_esign/models/user_settings_information.rb, line 1492 def eql?(o) self == o end
Calculates hash code according to all attributes. @return [Fixnum] Hash code
# File lib/docusign_esign/models/user_settings_information.rb, line 1498 def hash [account_agreements_access_type, account_agreements_access_type_metadata, account_management_granular, admin_only, admin_only_metadata, allow_access_to_all_account_agreements, allow_access_to_all_account_agreements_metadata, allow_auto_tagging, allowed_orchestration_access, allowed_orchestration_access_metadata, allow_envelope_transfer_to, allow_envelope_transfer_to_metadata, allow_eseal_recipients, allow_eseal_recipients_metadata, allow_power_forms_admin_to_access_all_power_form_envelope, allow_power_forms_admin_to_access_all_power_form_envelope_metadata, allow_recipient_language_selection, allow_recipient_language_selection_metadata, allow_send_on_behalf_of, allow_send_on_behalf_of_metadata, allow_supplemental_documents, allow_supplemental_documents_metadata, allow_transactions, allow_transactions_metadata, anchor_tag_versioned_placement_enabled, api_account_wide_access, api_account_wide_access_metadata, api_can_export_ac, api_can_export_ac_metadata, bulk_send, bulk_send_metadata, can_bulk_upload_agreements, can_bulk_upload_agreements_metadata, can_charge_account, can_charge_account_metadata, can_create_transaction, can_create_transaction_metadata, can_delete_documents_in_transaction, can_delete_documents_in_transaction_metadata, can_delete_transaction, can_delete_transaction_metadata, can_edit_shared_addressbook, can_edit_shared_addressbook_metadata, can_lock_envelopes, can_lock_envelopes_metadata, can_manage_account, can_manage_account_metadata, can_manage_agreement_parties, can_manage_agreement_parties_metadata, can_manage_distributor, can_manage_distributor_metadata, can_manage_templates, can_manage_templates_metadata, can_send_api_requests, can_send_api_requests_metadata, can_send_envelope, can_send_envelope_metadata, can_send_envelopes_via_sms, can_send_envelopes_via_sms_metadata, can_sign_envelope, can_sign_envelope_metadata, can_use_scratchpad, can_use_scratchpad_metadata, can_use_smart_contracts, can_use_smart_contracts_metadata, disable_document_upload, disable_document_upload_metadata, disable_other_actions, disable_other_actions_metadata, enable_ds_pro, enable_ds_pro_metadata, enable_key_terms_suggestions_by_document_type, enable_key_terms_suggestions_by_document_type_metadata, enable_sequential_signing_api, enable_sequential_signing_api_metadata, enable_sequential_signing_ui, enable_sequential_signing_ui_metadata, enable_signer_attachments, enable_signer_attachments_metadata, enable_sign_on_paper_override, enable_sign_on_paper_override_metadata, enable_transaction_point, enable_transaction_point_metadata, enable_vaulting, enable_vaulting_metadata, express_send_only, locale, locale_metadata, locale_policy, manage_clickwraps_mode, manage_clickwraps_mode_metadata, modified_by, modified_by_metadata, modified_date, modified_date_metadata, modified_page, modified_page_metadata, new_send_ui, new_send_ui_metadata, power_form_mode, power_form_mode_metadata, recipient_viewed_notification, recipient_viewed_notification_metadata, seal_identifiers, self_signed_recipient_email_document, self_signed_recipient_email_document_metadata, sender_email_notifications, signer_email_notifications, supplemental_document_include_in_download, supplemental_documents_must_accept, supplemental_documents_must_accept_metadata, supplemental_documents_must_read, supplemental_documents_must_read_metadata, supplemental_documents_must_view, supplemental_documents_must_view_metadata, template_active_creation, template_active_creation_metadata, template_apply_notify, template_apply_notify_metadata, template_auto_matching, template_auto_matching_metadata, template_matching_sensitivity, template_matching_sensitivity_metadata, template_page_level_matching, template_page_level_matching_metadata, timezone_dst, timezone_dst_metadata, timezone_mask, timezone_mask_metadata, timezone_offset, timezone_offset_metadata, timezone_sending_pref, timezone_sending_pref_metadata, timezone_signing_pref, timezone_signing_pref_metadata, transaction_point_site_name_url, transaction_point_site_name_url_metadata, transaction_point_user_name, transaction_point_user_name_metadata, vaulting_mode, vaulting_mode_metadata, web_forms, web_forms_metadata].hash end
Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons
# File lib/docusign_esign/models/user_settings_information.rb, line 1329 def list_invalid_properties invalid_properties = Array.new invalid_properties end
Returns the object in the form of hash @return [Hash] Returns the object in the form of hash
# File lib/docusign_esign/models/user_settings_information.rb, line 1578 def to_hash hash = {} self.class.attribute_map.each_pair do |attr, param| value = self.send(attr) next if value.nil? hash[param] = _to_hash(value) end hash end
Returns the string representation of the object @return [String] String presentation of the object
# File lib/docusign_esign/models/user_settings_information.rb, line 1566 def to_s to_hash.to_s end
Check to see if the all the properties in the model are valid @return true if the model is valid
# File lib/docusign_esign/models/user_settings_information.rb, line 1336 def valid? true end