index

DocuSign Node.js API client..

The index module provides access to constructors for all the classes which comprise the public API.

An AMD (recommended!) or CommonJS application will generally do something equivalent to the following:

var Docusign = require('index'); // See note below*.
var xxxSvc = new Docusign.XxxApi(); // Allocate the API class we're going to use.
var yyyModel = new Docusign.Yyy(); // Construct a model instance.
yyyModel.someProperty = 'someValue';
...
var zzz = xxxSvc.doSomething(yyyModel); // Invoke the service.
...
*NOTE: For a top-level AMD script, use require(['index'], function(){...}) and put the application logic within the callback function.

A non-AMD browser application (discouraged) might do something like this:

var xxxSvc = new Docusign.XxxApi(); // Allocate the API class we're going to use.
var yyy = new Docusign.Yyy(); // Construct a model instance.
yyyModel.someProperty = 'someValue';
...
var zzz = xxxSvc.doSomething(yyyModel); // Invoke the service.
...

Source:

Members

(static) AccessCodeFormat

Source:
Properties:
Type Description
module:model/AccessCodeFormat

The AccessCodeFormat model constructor.

(static) AccountAddress

Source:
Properties:
Type Description
module:model/AccountAddress

The AccountAddress model constructor.

(static) AccountBillingPlan

Source:
Properties:
Type Description
module:model/AccountBillingPlan

The AccountBillingPlan model constructor.

(static) AccountBillingPlanResponse

Source:
Properties:
Type Description
module:model/AccountBillingPlanResponse

The AccountBillingPlanResponse model constructor.

(static) AccountIdentityInputOption

Source:
Properties:
Type Description
module:model/AccountIdentityInputOption

The AccountIdentityInputOption model constructor.

(static) AccountIdentityVerificationResponse

Source:
Properties:
Type Description
module:model/AccountIdentityVerificationResponse

The AccountIdentityVerificationResponse model constructor.

(static) AccountIdentityVerificationStep

Source:
Properties:
Type Description
module:model/AccountIdentityVerificationStep

The AccountIdentityVerificationStep model constructor.

(static) AccountIdentityVerificationWorkflow

Source:
Properties:
Type Description
module:model/AccountIdentityVerificationWorkflow

The AccountIdentityVerificationWorkflow model constructor.

(static) AccountInformation

Source:
Properties:
Type Description
module:model/AccountInformation

The AccountInformation model constructor.

(static) AccountMinimumPasswordLength

Source:
Properties:
Type Description
module:model/AccountMinimumPasswordLength

The AccountMinimumPasswordLength model constructor.

(static) AccountNotification

Source:
Properties:
Type Description
module:model/AccountNotification

The AccountNotification model constructor.

(static) AccountPasswordExpirePasswordDays

Source:
Properties:
Type Description
module:model/AccountPasswordExpirePasswordDays

The AccountPasswordExpirePasswordDays model constructor.

(static) AccountPasswordLockoutDurationMinutes

Source:
Properties:
Type Description
module:model/AccountPasswordLockoutDurationMinutes

The AccountPasswordLockoutDurationMinutes model constructor.

(static) AccountPasswordLockoutDurationType

Source:
Properties:
Type Description
module:model/AccountPasswordLockoutDurationType

The AccountPasswordLockoutDurationType model constructor.

(static) AccountPasswordMinimumPasswordAgeDays

Source:
Properties:
Type Description
module:model/AccountPasswordMinimumPasswordAgeDays

The AccountPasswordMinimumPasswordAgeDays model constructor.

(static) AccountPasswordQuestionsRequired

Source:
Properties:
Type Description
module:model/AccountPasswordQuestionsRequired

The AccountPasswordQuestionsRequired model constructor.

(static) AccountPasswordRules

Source:
Properties:
Type Description
module:model/AccountPasswordRules

The AccountPasswordRules model constructor.

(static) AccountPasswordStrengthType

Source:
Properties:
Type Description
module:model/AccountPasswordStrengthType

The AccountPasswordStrengthType model constructor.

(static) AccountPasswordStrengthTypeOption

Source:
Properties:
Type Description
module:model/AccountPasswordStrengthTypeOption

The AccountPasswordStrengthTypeOption model constructor.

(static) AccountRoleSettings

Source:
Properties:
Type Description
module:model/AccountRoleSettings

The AccountRoleSettings model constructor.

(static) AccountsApi

Source:
Properties:
Type Description
module:api/AccountsApi

The AccountsApi service constructor.

(static) AccountSeals

Source:
Properties:
Type Description
module:model/AccountSeals

The AccountSeals model constructor.

(static) AccountSettingsInformation

Source:
Properties:
Type Description
module:model/AccountSettingsInformation

The AccountSettingsInformation model constructor.

(static) AccountSharedAccess

Source:
Properties:
Type Description
module:model/AccountSharedAccess

The AccountSharedAccess model constructor.

(static) AccountSignature

Source:
Properties:
Type Description
module:model/AccountSignature

The AccountSignature model constructor.

(static) AccountSignatureDefinition

Source:
Properties:
Type Description
module:model/AccountSignatureDefinition

The AccountSignatureDefinition model constructor.

(static) AccountSignatureProvider

Source:
Properties:
Type Description
module:model/AccountSignatureProvider

The AccountSignatureProvider model constructor.

(static) AccountSignatureProviderOption

Source:
Properties:
Type Description
module:model/AccountSignatureProviderOption

The AccountSignatureProviderOption model constructor.

(static) AccountSignatureProviders

Source:
Properties:
Type Description
module:model/AccountSignatureProviders

The AccountSignatureProviders model constructor.

(static) AccountSignaturesInformation

Source:
Properties:
Type Description
module:model/AccountSignaturesInformation

The AccountSignaturesInformation model constructor.

(static) AccountUISettings

Source:
Properties:
Type Description
module:model/AccountUISettings

The AccountUISettings model constructor.

(static) AddOn

Source:
Properties:
Type Description
module:model/AddOn

The AddOn model constructor.

(static) AddressInformation

Source:
Properties:
Type Description
module:model/AddressInformation

The AddressInformation model constructor.

(static) AddressInformationInput

Source:
Properties:
Type Description
module:model/AddressInformationInput

The AddressInformationInput model constructor.

(static) AdminMessage

Source:
Properties:
Type Description
module:model/AdminMessage

The AdminMessage model constructor.

(static) Agent

Source:
Properties:
Type Description
module:model/Agent

The Agent model constructor.

(static) ApiClient

Source:
Properties:
Type Description
module:ApiClient

The ApiClient constructor.

(static) ApiRequestLog

Source:
Properties:
Type Description
module:model/ApiRequestLog

The ApiRequestLog model constructor.

(static) ApiRequestLogsResult

Source:
Properties:
Type Description
module:model/ApiRequestLogsResult

The ApiRequestLogsResult model constructor.

(static) Approve

Source:
Properties:
Type Description
module:model/Approve

The Approve model constructor.

(static) AppStoreProduct

Source:
Properties:
Type Description
module:model/AppStoreProduct

The AppStoreProduct model constructor.

(static) AppStoreReceipt

Source:
Properties:
Type Description
module:model/AppStoreReceipt

The AppStoreReceipt model constructor.

(static) AskAnAdmin

Source:
Properties:
Type Description
module:model/AskAnAdmin

The AskAnAdmin model constructor.

(static) Attachment

Source:
Properties:
Type Description
module:model/Attachment

The Attachment model constructor.

(static) AuthenticationApi

Source:
Properties:
Type Description
module:api/AuthenticationApi

The AuthenticationApi service constructor.

(static) AuthenticationMethod

Source:
Properties:
Type Description
module:model/AuthenticationMethod

The AuthenticationMethod model constructor.

(static) AuthenticationStatus

Source:
Properties:
Type Description
module:model/AuthenticationStatus

The AuthenticationStatus model constructor.

(static) AuthorizationUser

Source:
Properties:
Type Description
module:model/AuthorizationUser

The AuthorizationUser model constructor.

(static) BccEmailAddress

Source:
Properties:
Type Description
module:model/BccEmailAddress

The BccEmailAddress model constructor.

(static) BccEmailArchive

Source:
Properties:
Type Description
module:model/BccEmailArchive

The BccEmailArchive model constructor.

(static) BccEmailArchiveHistory

Source:
Properties:
Type Description
module:model/BccEmailArchiveHistory

The BccEmailArchiveHistory model constructor.

(static) BccEmailArchiveHistoryList

Source:
Properties:
Type Description
module:model/BccEmailArchiveHistoryList

The BccEmailArchiveHistoryList model constructor.

(static) BccEmailArchiveList

Source:
Properties:
Type Description
module:model/BccEmailArchiveList

The BccEmailArchiveList model constructor.

(static) BillingApi

Source:
Properties:
Type Description
module:api/BillingApi

The BillingApi service constructor.

(static) BillingCharge

Source:
Properties:
Type Description
module:model/BillingCharge

The BillingCharge model constructor.

(static) BillingChargeResponse

Source:
Properties:
Type Description
module:model/BillingChargeResponse

The BillingChargeResponse model constructor.

(static) BillingDiscount

Source:
Properties:
Type Description
module:model/BillingDiscount

The BillingDiscount model constructor.

(static) BillingEntityInformationResponse

Source:
Properties:
Type Description
module:model/BillingEntityInformationResponse

The BillingEntityInformationResponse model constructor.

(static) BillingInvoice

Source:
Properties:
Type Description
module:model/BillingInvoice

The BillingInvoice model constructor.

(static) BillingInvoiceItem

Source:
Properties:
Type Description
module:model/BillingInvoiceItem

The BillingInvoiceItem model constructor.

(static) BillingInvoicesResponse

Source:
Properties:
Type Description
module:model/BillingInvoicesResponse

The BillingInvoicesResponse model constructor.

(static) BillingInvoicesSummary

Source:
Properties:
Type Description
module:model/BillingInvoicesSummary

The BillingInvoicesSummary model constructor.

(static) BillingPayment

Source:
Properties:
Type Description
module:model/BillingPayment

The BillingPayment model constructor.

(static) BillingPaymentItem

Source:
Properties:
Type Description
module:model/BillingPaymentItem

The BillingPaymentItem model constructor.

(static) BillingPaymentRequest

Source:
Properties:
Type Description
module:model/BillingPaymentRequest

The BillingPaymentRequest model constructor.

(static) BillingPaymentResponse

Source:
Properties:
Type Description
module:model/BillingPaymentResponse

The BillingPaymentResponse model constructor.

(static) BillingPaymentsResponse

Source:
Properties:
Type Description
module:model/BillingPaymentsResponse

The BillingPaymentsResponse model constructor.

(static) BillingPlan

Source:
Properties:
Type Description
module:model/BillingPlan

The BillingPlan model constructor.

(static) BillingPlanInformation

Source:
Properties:
Type Description
module:model/BillingPlanInformation

The BillingPlanInformation model constructor.

(static) BillingPlanPreview

Source:
Properties:
Type Description
module:model/BillingPlanPreview

The BillingPlanPreview model constructor.

(static) BillingPlanResponse

Source:
Properties:
Type Description
module:model/BillingPlanResponse

The BillingPlanResponse model constructor.

(static) BillingPlansResponse

Source:
Properties:
Type Description
module:model/BillingPlansResponse

The BillingPlansResponse model constructor.

(static) BillingPlanUpdateResponse

Source:
Properties:
Type Description
module:model/BillingPlanUpdateResponse

The BillingPlanUpdateResponse model constructor.

(static) BillingPrice

Source:
Properties:
Type Description
module:model/BillingPrice

The BillingPrice model constructor.

(static) Brand

Source:
Properties:
Type Description
module:model/Brand

The Brand model constructor.

(static) BrandEmailContent

Source:
Properties:
Type Description
module:model/BrandEmailContent

The BrandEmailContent model constructor.

Source:
Properties:
Type Description
module:model/BrandLink

The BrandLink model constructor.

(static) BrandLogos

Source:
Properties:
Type Description
module:model/BrandLogos

The BrandLogos model constructor.

(static) BrandRequest

Source:
Properties:
Type Description
module:model/BrandRequest

The BrandRequest model constructor.

(static) BrandResources

Source:
Properties:
Type Description
module:model/BrandResources

The BrandResources model constructor.

(static) BrandResourcesList

Source:
Properties:
Type Description
module:model/BrandResourcesList

The BrandResourcesList model constructor.

(static) BrandResourceUrls

Source:
Properties:
Type Description
module:model/BrandResourceUrls

The BrandResourceUrls model constructor.

(static) BrandsRequest

Source:
Properties:
Type Description
module:model/BrandsRequest

The BrandsRequest model constructor.

(static) BrandsResponse

Source:
Properties:
Type Description
module:model/BrandsResponse

The BrandsResponse model constructor.

(static) BulkEnvelope

Source:
Properties:
Type Description
module:model/BulkEnvelope

The BulkEnvelope model constructor.

(static) BulkEnvelopesApi

Source:
Properties:
Type Description
module:api/BulkEnvelopesApi

The BulkEnvelopesApi service constructor.

(static) BulkEnvelopeStatus

Source:
Properties:
Type Description
module:model/BulkEnvelopeStatus

The BulkEnvelopeStatus model constructor.

(static) BulkProcessDataApi

Source:
Properties:
Type Description
module:api/BulkProcessDataApi

The BulkProcessDataApi service constructor.

(static) BulkProcessDataSendApi

Source:
Properties:
Type Description
module:api/BulkProcessDataSendApi

The BulkProcessDataSendApi service constructor.

(static) BulkProcessingLists

Source:
Properties:
Type Description
module:model/BulkProcessingLists

The BulkProcessingLists model constructor.

(static) BulkProcessingListSummaries

Source:
Properties:
Type Description
module:model/BulkProcessingListSummaries

The BulkProcessingListSummaries model constructor.

(static) BulkProcessingListSummary

Source:
Properties:
Type Description
module:model/BulkProcessingListSummary

The BulkProcessingListSummary model constructor.

(static) BulkProcessRequest

Source:
Properties:
Type Description
module:model/BulkProcessRequest

The BulkProcessRequest model constructor.

(static) BulkProcessResponse

Source:
Properties:
Type Description
module:model/BulkProcessResponse

The BulkProcessResponse model constructor.

(static) BulkProcessResult

Source:
Properties:
Type Description
module:model/BulkProcessResult

The BulkProcessResult model constructor.

(static) BulkSendBatchActionRequest

Source:
Properties:
Type Description
module:model/BulkSendBatchActionRequest

The BulkSendBatchActionRequest model constructor.

(static) BulkSendBatchError

Source:
Properties:
Type Description
module:model/BulkSendBatchError

The BulkSendBatchError model constructor.

(static) BulkSendBatchRequest

Source:
Properties:
Type Description
module:model/BulkSendBatchRequest

The BulkSendBatchRequest model constructor.

(static) BulkSendBatchStatus

Source:
Properties:
Type Description
module:model/BulkSendBatchStatus

The BulkSendBatchStatus model constructor.

(static) BulkSendBatchSummaries

Source:
Properties:
Type Description
module:model/BulkSendBatchSummaries

The BulkSendBatchSummaries model constructor.

(static) BulkSendBatchSummary

Source:
Properties:
Type Description
module:model/BulkSendBatchSummary

The BulkSendBatchSummary model constructor.

(static) BulkSendEnvelopesInfo

Source:
Properties:
Type Description
module:model/BulkSendEnvelopesInfo

The BulkSendEnvelopesInfo model constructor.

(static) BulkSendErrorStatus

Source:
Properties:
Type Description
module:model/BulkSendErrorStatus

The BulkSendErrorStatus model constructor.

(static) BulkSendingCopy

Source:
Properties:
Type Description
module:model/BulkSendingCopy

The BulkSendingCopy model constructor.

(static) BulkSendingCopyCustomField

Source:
Properties:
Type Description
module:model/BulkSendingCopyCustomField

The BulkSendingCopyCustomField model constructor.

(static) BulksendingCopyDocGenFormField

Source:
Properties:
Type Description
module:model/BulksendingCopyDocGenFormField

The BulksendingCopyDocGenFormField model constructor.

(static) BulkSendingCopyRecipient

Source:
Properties:
Type Description
module:model/BulkSendingCopyRecipient

The BulkSendingCopyRecipient model constructor.

(static) BulkSendingCopyTab

Source:
Properties:
Type Description
module:model/BulkSendingCopyTab

The BulkSendingCopyTab model constructor.

(static) BulkSendingList

Source:
Properties:
Type Description
module:model/BulkSendingList

The BulkSendingList model constructor.

(static) BulkSendingListSummaries

Source:
Properties:
Type Description
module:model/BulkSendingListSummaries

The BulkSendingListSummaries model constructor.

(static) BulkSendingListSummary

Source:
Properties:
Type Description
module:model/BulkSendingListSummary

The BulkSendingListSummary model constructor.

(static) BulkSendRequest

Source:
Properties:
Type Description
module:model/BulkSendRequest

The BulkSendRequest model constructor.

(static) BulkSendResponse

Source:
Properties:
Type Description
module:model/BulkSendResponse

The BulkSendResponse model constructor.

(static) BulkSendTestResponse

Source:
Properties:
Type Description
module:model/BulkSendTestResponse

The BulkSendTestResponse model constructor.

(static) CaptiveRecipient

Source:
Properties:
Type Description
module:model/CaptiveRecipient

The CaptiveRecipient model constructor.

(static) CaptiveRecipientInformation

Source:
Properties:
Type Description
module:model/CaptiveRecipientInformation

The CaptiveRecipientInformation model constructor.

(static) CarbonCopy

Source:
Properties:
Type Description
module:model/CarbonCopy

The CarbonCopy model constructor.

(static) CertifiedDelivery

Source:
Properties:
Type Description
module:model/CertifiedDelivery

The CertifiedDelivery model constructor.

(static) Checkbox

Source:
Properties:
Type Description
module:model/Checkbox

The Checkbox model constructor.

(static) ChunkedUploadPart

Source:
Properties:
Type Description
module:model/ChunkedUploadPart

The ChunkedUploadPart model constructor.

(static) ChunkedUploadRequest

Source:
Properties:
Type Description
module:model/ChunkedUploadRequest

The ChunkedUploadRequest model constructor.

(static) ChunkedUploadResponse

Source:
Properties:
Type Description
module:model/ChunkedUploadResponse

The ChunkedUploadResponse model constructor.

(static) CloudStorageApi

Source:
Properties:
Type Description
module:api/CloudStorageApi

The CloudStorageApi service constructor.

(static) CloudStorageProvider

Source:
Properties:
Type Description
module:model/CloudStorageProvider

The CloudStorageProvider model constructor.

(static) CloudStorageProviders

Source:
Properties:
Type Description
module:model/CloudStorageProviders

The CloudStorageProviders model constructor.

(static) Comment

Source:
Properties:
Type Description
module:model/Comment

The Comment model constructor.

(static) CommentHistoryResult

Source:
Properties:
Type Description
module:model/CommentHistoryResult

The CommentHistoryResult model constructor.

(static) CommentPublish

Source:
Properties:
Type Description
module:model/CommentPublish

The CommentPublish model constructor.

(static) CommentsPublish

Source:
Properties:
Type Description
module:model/CommentsPublish

The CommentsPublish model constructor.

(static) CommentThread

Source:
Properties:
Type Description
module:model/CommentThread

The CommentThread model constructor.

(static) CommissionCounty

Source:
Properties:
Type Description
module:model/CommissionCounty

The CommissionCounty model constructor.

(static) CommissionExpiration

Source:
Properties:
Type Description
module:model/CommissionExpiration

The CommissionExpiration model constructor.

(static) CommissionNumber

Source:
Properties:
Type Description
module:model/CommissionNumber

The CommissionNumber model constructor.

(static) CommissionState

Source:
Properties:
Type Description
module:model/CommissionState

The CommissionState model constructor.

(static) Company

Source:
Properties:
Type Description
module:model/Company

The Company model constructor.

(static) CompositeTemplate

Source:
Properties:
Type Description
module:model/CompositeTemplate

The CompositeTemplate model constructor.

(static) ConditionalRecipientRule

Source:
Properties:
Type Description
module:model/ConditionalRecipientRule

The ConditionalRecipientRule model constructor.

(static) ConditionalRecipientRuleCondition

Source:
Properties:
Type Description
module:model/ConditionalRecipientRuleCondition

The ConditionalRecipientRuleCondition model constructor.

(static) ConditionalRecipientRuleFilter

Source:
Properties:
Type Description
module:model/ConditionalRecipientRuleFilter

The ConditionalRecipientRuleFilter model constructor.

(static) Configuration

Source:
Properties:
Type Description
module:Configuration

The configuration constructor.

(static) ConnectApi

Source:
Properties:
Type Description
module:api/ConnectApi

The ConnectApi service constructor.

(static) ConnectConfigResults

Source:
Properties:
Type Description
module:model/ConnectConfigResults

The ConnectConfigResults model constructor.

(static) ConnectCustomConfiguration

Source:
Properties:
Type Description
module:model/ConnectCustomConfiguration

The ConnectCustomConfiguration model constructor.

(static) ConnectDebugLog

Source:
Properties:
Type Description
module:model/ConnectDebugLog

The ConnectDebugLog model constructor.

(static) ConnectDeleteFailureResult

Source:
Properties:
Type Description
module:model/ConnectDeleteFailureResult

The ConnectDeleteFailureResult model constructor.

(static) ConnectEventData

Source:
Properties:
Type Description
module:model/ConnectEventData

The ConnectEventData model constructor.

(static) ConnectFailureFilter

Source:
Properties:
Type Description
module:model/ConnectFailureFilter

The ConnectFailureFilter model constructor.

(static) ConnectFailureResult

Source:
Properties:
Type Description
module:model/ConnectFailureResult

The ConnectFailureResult model constructor.

(static) ConnectFailureResults

Source:
Properties:
Type Description
module:model/ConnectFailureResults

The ConnectFailureResults model constructor.

(static) ConnectHistoricalEnvelopeRepublish

Source:
Properties:
Type Description
module:model/ConnectHistoricalEnvelopeRepublish

The ConnectHistoricalEnvelopeRepublish model constructor.

(static) ConnectLog

Source:
Properties:
Type Description
module:model/ConnectLog

The ConnectLog model constructor.

(static) ConnectLogs

Source:
Properties:
Type Description
module:model/ConnectLogs

The ConnectLogs model constructor.

(static) ConnectOAuthConfig

Source:
Properties:
Type Description
module:model/ConnectOAuthConfig

The ConnectOAuthConfig model constructor.

(static) ConnectSalesforceField

Source:
Properties:
Type Description
module:model/ConnectSalesforceField

The ConnectSalesforceField model constructor.

(static) ConnectSalesforceObject

Source:
Properties:
Type Description
module:model/ConnectSalesforceObject

The ConnectSalesforceObject model constructor.

(static) ConnectUserInfo

Source:
Properties:
Type Description
module:model/ConnectUserInfo

The ConnectUserInfo model constructor.

(static) ConnectUserObject

Source:
Properties:
Type Description
module:model/ConnectUserObject

The ConnectUserObject model constructor.

(static) ConsentDetails

Source:
Properties:
Type Description
module:model/ConsentDetails

The ConsentDetails model constructor.

(static) ConsoleViewRequest

Source:
Properties:
Type Description
module:model/ConsoleViewRequest

The ConsoleViewRequest model constructor.

(static) ConsumerDisclosure

Source:
Properties:
Type Description
module:model/ConsumerDisclosure

The ConsumerDisclosure model constructor.

(static) Contact

Source:
Properties:
Type Description
module:model/Contact

The Contact model constructor.

(static) ContactGetResponse

Source:
Properties:
Type Description
module:model/ContactGetResponse

The ContactGetResponse model constructor.

(static) ContactModRequest

Source:
Properties:
Type Description
module:model/ContactModRequest

The ContactModRequest model constructor.

(static) ContactPhoneNumber

Source:
Properties:
Type Description
module:model/ContactPhoneNumber

The ContactPhoneNumber model constructor.

(static) ContactUpdateResponse

Source:
Properties:
Type Description
module:model/ContactUpdateResponse

The ContactUpdateResponse model constructor.

(static) CorrectViewRequest

Source:
Properties:
Type Description
module:model/CorrectViewRequest

The CorrectViewRequest model constructor.

(static) Country

Source:
Properties:
Type Description
module:model/Country

The Country model constructor.

(static) CreditCardInformation

Source:
Properties:
Type Description
module:model/CreditCardInformation

The CreditCardInformation model constructor.

(static) CreditCardTypes

Source:
Properties:
Type Description
module:model/CreditCardTypes

The CreditCardTypes model constructor.

(static) CurrencyFeatureSetPrice

Source:
Properties:
Type Description
module:model/CurrencyFeatureSetPrice

The CurrencyFeatureSetPrice model constructor.

(static) CurrencyPlanPrice

Source:
Properties:
Type Description
module:model/CurrencyPlanPrice

The CurrencyPlanPrice model constructor.

(static) CustomField

Source:
Properties:
Type Description
module:model/CustomField

The CustomField model constructor.

(static) CustomFields

Source:
Properties:
Type Description
module:model/CustomFields

The CustomFields model constructor.

(static) CustomFieldsEnvelope

Source:
Properties:
Type Description
module:model/CustomFieldsEnvelope

The CustomFieldsEnvelope model constructor.

(static) CustomSettingsInformation

Source:
Properties:
Type Description
module:model/CustomSettingsInformation

The CustomSettingsInformation model constructor.

(static) CustomTabsApi

Source:
Properties:
Type Description
module:api/CustomTabsApi

The CustomTabsApi service constructor.

(static) DateSigned

Source:
Properties:
Type Description
module:model/DateSigned

The DateSigned model constructor.

(static) DateStampProperties

Source:
Properties:
Type Description
module:model/DateStampProperties

The DateStampProperties model constructor.

(static) Decline

Source:
Properties:
Type Description
module:model/Decline

The Decline model constructor.

(static) DelayedRouting

Source:
Properties:
Type Description
module:model/DelayedRouting

The DelayedRouting model constructor.

(static) DelegationInfo

Source:
Properties:
Type Description
module:model/DelegationInfo

The DelegationInfo model constructor.

(static) DiagnosticsApi

Source:
Properties:
Type Description
module:api/DiagnosticsApi

The DiagnosticsApi service constructor.

(static) DiagnosticsSettingsInformation

Source:
Properties:
Type Description
module:model/DiagnosticsSettingsInformation

The DiagnosticsSettingsInformation model constructor.

(static) DirectDebitProcessorInformation

Source:
Properties:
Type Description
module:model/DirectDebitProcessorInformation

The DirectDebitProcessorInformation model constructor.

(static) DobInformationInput

Source:
Properties:
Type Description
module:model/DobInformationInput

The DobInformationInput model constructor.

(static) DocGenFormField

Source:
Properties:
Type Description
module:model/DocGenFormField

The DocGenFormField model constructor.

(static) DocGenFormFieldRequest

Source:
Properties:
Type Description
module:model/DocGenFormFieldRequest

The DocGenFormFieldRequest model constructor.

(static) DocGenFormFieldResponse

Source:
Properties:
Type Description
module:model/DocGenFormFieldResponse

The DocGenFormFieldResponse model constructor.

(static) DocGenFormFields

Source:
Properties:
Type Description
module:model/DocGenFormFields

The DocGenFormFields model constructor.

(static) DocGenSyntaxError

Source:
Properties:
Type Description
module:model/DocGenSyntaxError

The DocGenSyntaxError model constructor.

(static) Document

Source:
Properties:
Type Description
module:model/Document

The Document model constructor.

(static) DocumentFieldsInformation

Source:
Properties:
Type Description
module:model/DocumentFieldsInformation

The DocumentFieldsInformation model constructor.

(static) DocumentHtmlCollapsibleDisplaySettings

Source:
Properties:
Type Description
module:model/DocumentHtmlCollapsibleDisplaySettings

The DocumentHtmlCollapsibleDisplaySettings model constructor.

(static) DocumentHtmlDefinition

Source:
Properties:
Type Description
module:model/DocumentHtmlDefinition

The DocumentHtmlDefinition model constructor.

(static) DocumentHtmlDefinitionOriginal

Source:
Properties:
Type Description
module:model/DocumentHtmlDefinitionOriginal

The DocumentHtmlDefinitionOriginal model constructor.

(static) DocumentHtmlDefinitionOriginals

Source:
Properties:
Type Description
module:model/DocumentHtmlDefinitionOriginals

The DocumentHtmlDefinitionOriginals model constructor.

(static) DocumentHtmlDefinitions

Source:
Properties:
Type Description
module:model/DocumentHtmlDefinitions

The DocumentHtmlDefinitions model constructor.

(static) DocumentHtmlDisplayAnchor

Source:
Properties:
Type Description
module:model/DocumentHtmlDisplayAnchor

The DocumentHtmlDisplayAnchor model constructor.

(static) DocumentHtmlDisplaySettings

Source:
Properties:
Type Description
module:model/DocumentHtmlDisplaySettings

The DocumentHtmlDisplaySettings model constructor.

(static) DocumentTemplate

Source:
Properties:
Type Description
module:model/DocumentTemplate

The DocumentTemplate model constructor.

(static) DocumentTemplateList

Source:
Properties:
Type Description
module:model/DocumentTemplateList

The DocumentTemplateList model constructor.

(static) DocumentVisibility

Source:
Properties:
Type Description
module:model/DocumentVisibility

The DocumentVisibility model constructor.

(static) DocumentVisibilityList

Source:
Properties:
Type Description
module:model/DocumentVisibilityList

The DocumentVisibilityList model constructor.

(static) DowngradeBillingPlanInformation

Source:
Properties:
Type Description
module:model/DowngradeBillingPlanInformation

The DowngradeBillingPlanInformation model constructor.

(static) DowngradePlanUpdateResponse

Source:
Properties:
Type Description
module:model/DowngradePlanUpdateResponse

The DowngradePlanUpdateResponse model constructor.

(static) DowngradeRequestInformation

Source:
Properties:
Type Description
module:model/DowngradeRequestInformation

The DowngradeRequestInformation model constructor.

(static) DowngradRequestBillingInfoResponse

Source:
Properties:
Type Description
module:model/DowngradRequestBillingInfoResponse

The DowngradRequestBillingInfoResponse model constructor.

(static) Draw

Source:
Properties:
Type Description
module:model/Draw

The Draw model constructor.

(static) Editor

Source:
Properties:
Type Description
module:model/Editor

The Editor model constructor.

(static) Email

Source:
Properties:
Type Description
module:model/Email

The Email model constructor.

(static) EmailAddress

Source:
Properties:
Type Description
module:model/EmailAddress

The EmailAddress model constructor.

(static) EmailArchiveApi

Source:
Properties:
Type Description
module:api/EmailArchiveApi

The EmailArchiveApi service constructor.

(static) EmailSettings

Source:
Properties:
Type Description
module:model/EmailSettings

The EmailSettings model constructor.

(static) ENoteConfiguration

Source:
Properties:
Type Description
module:model/ENoteConfiguration

The ENoteConfiguration model constructor.

(static) Envelope

Source:
Properties:
Type Description
module:model/Envelope

The Envelope model constructor.

(static) EnvelopeAttachment

Source:
Properties:
Type Description
module:model/EnvelopeAttachment

The EnvelopeAttachment model constructor.

(static) EnvelopeAttachmentsRequest

Source:
Properties:
Type Description
module:model/EnvelopeAttachmentsRequest

The EnvelopeAttachmentsRequest model constructor.

(static) EnvelopeAttachmentsResult

Source:
Properties:
Type Description
module:model/EnvelopeAttachmentsResult

The EnvelopeAttachmentsResult model constructor.

(static) EnvelopeAuditEvent

Source:
Properties:
Type Description
module:model/EnvelopeAuditEvent

The EnvelopeAuditEvent model constructor.

(static) EnvelopeAuditEventResponse

Source:
Properties:
Type Description
module:model/EnvelopeAuditEventResponse

The EnvelopeAuditEventResponse model constructor.

(static) EnvelopeCustomMetadata

Source:
Properties:
Type Description
module:model/EnvelopeCustomMetadata

The EnvelopeCustomMetadata model constructor.

(static) EnvelopeDefinition

Source:
Properties:
Type Description
module:model/EnvelopeDefinition

The EnvelopeDefinition model constructor.

(static) EnvelopeDelayRule

Source:
Properties:
Type Description
module:model/EnvelopeDelayRule

The EnvelopeDelayRule model constructor.

(static) EnvelopeDocument

Source:
Properties:
Type Description
module:model/EnvelopeDocument

The EnvelopeDocument model constructor.

(static) EnvelopeDocumentsResult

Source:
Properties:
Type Description
module:model/EnvelopeDocumentsResult

The EnvelopeDocumentsResult model constructor.

(static) EnvelopeEvent

Source:
Properties:
Type Description
module:model/EnvelopeEvent

The EnvelopeEvent model constructor.

(static) EnvelopeFormData

Source:
Properties:
Type Description
module:model/EnvelopeFormData

The EnvelopeFormData model constructor.

(static) EnvelopeId

Source:
Properties:
Type Description
module:model/EnvelopeId

The EnvelopeId model constructor.

(static) EnvelopeIdsRequest

Source:
Properties:
Type Description
module:model/EnvelopeIdsRequest

The EnvelopeIdsRequest model constructor.

(static) EnvelopeMetadata

Source:
Properties:
Type Description
module:model/EnvelopeMetadata

The EnvelopeMetadata model constructor.

(static) EnvelopeNotificationRequest

Source:
Properties:
Type Description
module:model/EnvelopeNotificationRequest

The EnvelopeNotificationRequest model constructor.

(static) EnvelopePublishTransaction

Source:
Properties:
Type Description
module:model/EnvelopePublishTransaction

The EnvelopePublishTransaction model constructor.

(static) EnvelopePublishTransactionErrorRollup

Source:
Properties:
Type Description
module:model/EnvelopePublishTransactionErrorRollup

The EnvelopePublishTransactionErrorRollup model constructor.

(static) EnvelopePurgeConfiguration

Source:
Properties:
Type Description
module:model/EnvelopePurgeConfiguration

The EnvelopePurgeConfiguration model constructor.

(static) EnvelopesApi

Source:
Properties:
Type Description
module:api/EnvelopesApi

The EnvelopesApi service constructor.

(static) EnvelopesInformation

Source:
Properties:
Type Description
module:model/EnvelopesInformation

The EnvelopesInformation model constructor.

(static) EnvelopeSummary

Source:
Properties:
Type Description
module:model/EnvelopeSummary

The EnvelopeSummary model constructor.

(static) EnvelopeTemplate

Source:
Properties:
Type Description
module:model/EnvelopeTemplate

The EnvelopeTemplate model constructor.

(static) EnvelopeTemplateResults

Source:
Properties:
Type Description
module:model/EnvelopeTemplateResults

The EnvelopeTemplateResults model constructor.

(static) EnvelopeTransactionStatus

Source:
Properties:
Type Description
module:model/EnvelopeTransactionStatus

The EnvelopeTransactionStatus model constructor.

(static) EnvelopeTransferRule

Source:
Properties:
Type Description
module:model/EnvelopeTransferRule

The EnvelopeTransferRule model constructor.

(static) EnvelopeTransferRuleInformation

Source:
Properties:
Type Description
module:model/EnvelopeTransferRuleInformation

The EnvelopeTransferRuleInformation model constructor.

(static) EnvelopeTransferRuleRequest

Source:
Properties:
Type Description
module:model/EnvelopeTransferRuleRequest

The EnvelopeTransferRuleRequest model constructor.

(static) EnvelopeUpdateSummary

Source:
Properties:
Type Description
module:model/EnvelopeUpdateSummary

The EnvelopeUpdateSummary model constructor.

(static) ErrorDetails

Source:
Properties:
Type Description
module:model/ErrorDetails

The ErrorDetails model constructor.

(static) EventNotification

Source:
Properties:
Type Description
module:model/EventNotification

The EventNotification model constructor.

(static) EventResult

Source:
Properties:
Type Description
module:model/EventResult

The EventResult model constructor.

(static) Expirations

Source:
Properties:
Type Description
module:model/Expirations

The Expirations model constructor.

(static) ExternalDocServiceErrorDetails

Source:
Properties:
Type Description
module:model/ExternalDocServiceErrorDetails

The ExternalDocServiceErrorDetails model constructor.

(static) ExternalDocumentSources

Source:
Properties:
Type Description
module:model/ExternalDocumentSources

The ExternalDocumentSources model constructor.

(static) ExternalFile

Source:
Properties:
Type Description
module:model/ExternalFile

The ExternalFile model constructor.

(static) ExternalFolder

Source:
Properties:
Type Description
module:model/ExternalFolder

The ExternalFolder model constructor.

(static) ExternalPrimaryAccountRecipientAuthRequirements

Source:
Properties:
Type Description
module:model/ExternalPrimaryAccountRecipientAuthRequirements

The ExternalPrimaryAccountRecipientAuthRequirements model constructor.

(static) FavoriteTemplatesContentItem

Source:
Properties:
Type Description
module:model/FavoriteTemplatesContentItem

The FavoriteTemplatesContentItem model constructor.

(static) FavoriteTemplatesInfo

Source:
Properties:
Type Description
module:model/FavoriteTemplatesInfo

The FavoriteTemplatesInfo model constructor.

(static) FeatureAvailableMetadata

Source:
Properties:
Type Description
module:model/FeatureAvailableMetadata

The FeatureAvailableMetadata model constructor.

(static) FeatureSet

Source:
Properties:
Type Description
module:model/FeatureSet

The FeatureSet model constructor.

(static) FileType

Source:
Properties:
Type Description
module:model/FileType

The FileType model constructor.

(static) FileTypeList

Source:
Properties:
Type Description
module:model/FileTypeList

The FileTypeList model constructor.

(static) Filter

Source:
Properties:
Type Description
module:model/Filter

The Filter model constructor.

(static) FirstName

Source:
Properties:
Type Description
module:model/FirstName

The FirstName model constructor.

(static) Folder

Source:
Properties:
Type Description
module:model/Folder

The Folder model constructor.

(static) FolderItemResponse

Source:
Properties:
Type Description
module:model/FolderItemResponse

The FolderItemResponse model constructor.

(static) FolderItemsResponse

Source:
Properties:
Type Description
module:model/FolderItemsResponse

The FolderItemsResponse model constructor.

(static) FolderItemV2

Source:
Properties:
Type Description
module:model/FolderItemV2

The FolderItemV2 model constructor.

(static) FoldersApi

Source:
Properties:
Type Description
module:api/FoldersApi

The FoldersApi service constructor.

(static) FolderSharedItem

Source:
Properties:
Type Description
module:model/FolderSharedItem

The FolderSharedItem model constructor.

(static) FoldersRequest

Source:
Properties:
Type Description
module:model/FoldersRequest

The FoldersRequest model constructor.

(static) FoldersResponse

Source:
Properties:
Type Description
module:model/FoldersResponse

The FoldersResponse model constructor.

(static) ForgottenPasswordInformation

Source:
Properties:
Type Description
module:model/ForgottenPasswordInformation

The ForgottenPasswordInformation model constructor.

(static) FormDataItem

Source:
Properties:
Type Description
module:model/FormDataItem

The FormDataItem model constructor.

(static) FormulaTab

Source:
Properties:
Type Description
module:model/FormulaTab

The FormulaTab model constructor.

(static) FullName

Source:
Properties:
Type Description
module:model/FullName

The FullName model constructor.

(static) GraphicsContext

Source:
Properties:
Type Description
module:model/GraphicsContext

The GraphicsContext model constructor.

(static) Group

Source:
Properties:
Type Description
module:model/Group

The Group model constructor.

(static) GroupInformation

Source:
Properties:
Type Description
module:model/GroupInformation

The GroupInformation model constructor.

(static) GroupsApi

Source:
Properties:
Type Description
module:api/GroupsApi

The GroupsApi service constructor.

(static) IdCheckConfiguration

Source:
Properties:
Type Description
module:model/IdCheckConfiguration

The IdCheckConfiguration model constructor.

(static) IdCheckInformationInput

Source:
Properties:
Type Description
module:model/IdCheckInformationInput

The IdCheckInformationInput model constructor.

(static) IdCheckSecurityStep

Source:
Properties:
Type Description
module:model/IdCheckSecurityStep

The IdCheckSecurityStep model constructor.

(static) IdEvidenceResourceToken

Source:
Properties:
Type Description
module:model/IdEvidenceResourceToken

The IdEvidenceResourceToken model constructor.

Source:
Properties:
Type Description
module:model/IdEvidenceViewLink

The IdEvidenceViewLink model constructor.

(static) InitialHere

Source:
Properties:
Type Description
module:model/InitialHere

The InitialHere model constructor.

(static) InlineTemplate

Source:
Properties:
Type Description
module:model/InlineTemplate

The InlineTemplate model constructor.

(static) InPersonSigner

Source:
Properties:
Type Description
module:model/InPersonSigner

The InPersonSigner model constructor.

(static) IntegratedConnectUserInfoList

Source:
Properties:
Type Description
module:model/IntegratedConnectUserInfoList

The IntegratedConnectUserInfoList model constructor.

(static) IntegratedUserInfoList

Source:
Properties:
Type Description
module:model/IntegratedUserInfoList

The IntegratedUserInfoList model constructor.

(static) Intermediary

Source:
Properties:
Type Description
module:model/Intermediary

The Intermediary model constructor.

(static) Jurisdiction

Source:
Properties:
Type Description
module:model/Jurisdiction

The Jurisdiction model constructor.

(static) JurisdictionSummary

Source:
Properties:
Type Description
module:model/JurisdictionSummary

The JurisdictionSummary model constructor.

(static) LastName

Source:
Properties:
Type Description
module:model/LastName

The LastName model constructor.

(static) LinkedExternalPrimaryAccount

Source:
Properties:
Type Description
module:model/LinkedExternalPrimaryAccount

The LinkedExternalPrimaryAccount model constructor.

(static) List

Source:
Properties:
Type Description
module:model/List

The List model constructor.

(static) ListCustomField

Source:
Properties:
Type Description
module:model/ListCustomField

The ListCustomField model constructor.

(static) ListItem

Source:
Properties:
Type Description
module:model/ListItem

The ListItem model constructor.

(static) LocalePolicy

Source:
Properties:
Type Description
module:model/LocalePolicy

The LocalePolicy model constructor.

(static) LocalePolicyTab

Source:
Properties:
Type Description
module:model/LocalePolicyTab

The LocalePolicyTab model constructor.

(static) LockInformation

Source:
Properties:
Type Description
module:model/LockInformation

The LockInformation model constructor.

(static) LockRequest

Source:
Properties:
Type Description
module:model/LockRequest

The LockRequest model constructor.

(static) LoginAccount

Source:
Properties:
Type Description
module:model/LoginAccount

The LoginAccount model constructor.

(static) LoginInformation

Source:
Properties:
Type Description
module:model/LoginInformation

The LoginInformation model constructor.

(static) MatchBox

Source:
Properties:
Type Description
module:model/MatchBox

The MatchBox model constructor.

(static) MemberGroupSharedItem

Source:
Properties:
Type Description
module:model/MemberGroupSharedItem

The MemberGroupSharedItem model constructor.

(static) MemberSharedItems

Source:
Properties:
Type Description
module:model/MemberSharedItems

The MemberSharedItems model constructor.

(static) MergeField

Source:
Properties:
Type Description
module:model/MergeField

The MergeField model constructor.

(static) MobileNotifierConfiguration

Source:
Properties:
Type Description
module:model/MobileNotifierConfiguration

The MobileNotifierConfiguration model constructor.

(static) MobileNotifierConfigurationInformation

Source:
Properties:
Type Description
module:model/MobileNotifierConfigurationInformation

The MobileNotifierConfigurationInformation model constructor.

(static) ModelDate

Source:
Properties:
Type Description
module:model/ModelDate

The ModelDate model constructor.

(static) ModelNumber

Source:
Properties:
Type Description
module:model/ModelNumber

The ModelNumber model constructor.

(static) Money

Source:
Properties:
Type Description
module:model/Money

The Money model constructor.

(static) NameValue

Source:
Properties:
Type Description
module:model/NameValue

The NameValue model constructor.

(static) NewAccountDefinition

Source:
Properties:
Type Description
module:model/NewAccountDefinition

The NewAccountDefinition model constructor.

(static) NewAccountSummary

Source:
Properties:
Type Description
module:model/NewAccountSummary

The NewAccountSummary model constructor.

(static) NewUser

Source:
Properties:
Type Description
module:model/NewUser

The NewUser model constructor.

(static) NewUsersDefinition

Source:
Properties:
Type Description
module:model/NewUsersDefinition

The NewUsersDefinition model constructor.

(static) NewUsersSummary

Source:
Properties:
Type Description
module:model/NewUsersSummary

The NewUsersSummary model constructor.

(static) Notarize

Source:
Properties:
Type Description
module:model/Notarize

The Notarize model constructor.

(static) Notary

Source:
Properties:
Type Description
module:model/Notary

The Notary model constructor.

(static) NotaryApi

Source:
Properties:
Type Description
module:api/NotaryApi

The NotaryApi service constructor.

(static) NotaryContactDetails

Source:
Properties:
Type Description
module:model/NotaryContactDetails

The NotaryContactDetails model constructor.

(static) NotaryHost

Source:
Properties:
Type Description
module:model/NotaryHost

The NotaryHost model constructor.

(static) NotaryJournal

Source:
Properties:
Type Description
module:model/NotaryJournal

The NotaryJournal model constructor.

(static) NotaryJournalCredibleWitness

Source:
Properties:
Type Description
module:model/NotaryJournalCredibleWitness

The NotaryJournalCredibleWitness model constructor.

(static) NotaryJournalList

Source:
Properties:
Type Description
module:model/NotaryJournalList

The NotaryJournalList model constructor.

(static) NotaryJournalMetaData

Source:
Properties:
Type Description
module:model/NotaryJournalMetaData

The NotaryJournalMetaData model constructor.

(static) NotaryJurisdiction

Source:
Properties:
Type Description
module:model/NotaryJurisdiction

The NotaryJurisdiction model constructor.

(static) NotaryJurisdictionList

Source:
Properties:
Type Description
module:model/NotaryJurisdictionList

The NotaryJurisdictionList model constructor.

(static) NotaryRecipient

Source:
Properties:
Type Description
module:model/NotaryRecipient

The NotaryRecipient model constructor.

(static) NotaryResult

Source:
Properties:
Type Description
module:model/NotaryResult

The NotaryResult model constructor.

(static) NotarySeal

Source:
Properties:
Type Description
module:model/NotarySeal

The NotarySeal model constructor.

(static) Note

Source:
Properties:
Type Description
module:model/Note

The Note model constructor.

(static) Notification

Source:
Properties:
Type Description
module:model/Notification

The Notification model constructor.

(static) NotificationDefaults

Source:
Properties:
Type Description
module:model/NotificationDefaults

The NotificationDefaults model constructor.

(static) NotificationDefaultSettings

Source:
Properties:
Type Description
module:model/NotificationDefaultSettings

The NotificationDefaultSettings model constructor.

(static) Numerical

Source:
Properties:
Type Description
module:model/Numerical

The Numerical model constructor.

(static) OauthAccess

Source:
Properties:
Type Description
module:model/OauthAccess

The OauthAccess model constructor.

(static) OfflineAttributes

Source:
Properties:
Type Description
module:model/OfflineAttributes

The OfflineAttributes model constructor.

(static) OrganizationsApi

Source:
Properties:
Type Description
module:api/OrganizationsApi

The OrganizationsApi service constructor.

(static) Page

Source:
Properties:
Type Description
module:model/Page

The Page model constructor.

(static) PageImages

Source:
Properties:
Type Description
module:model/PageImages

The PageImages model constructor.

(static) PageRequest

Source:
Properties:
Type Description
module:model/PageRequest

The PageRequest model constructor.

(static) Participant

Source:
Properties:
Type Description
module:model/Participant

The Participant model constructor.

(static) PathExtendedElement

Source:
Properties:
Type Description
module:model/PathExtendedElement

The PathExtendedElement model constructor.

(static) PaymentDetails

Source:
Properties:
Type Description
module:model/PaymentDetails

The PaymentDetails model constructor.

(static) PaymentGatewayAccount

Source:
Properties:
Type Description
module:model/PaymentGatewayAccount

The PaymentGatewayAccount model constructor.

(static) PaymentGatewayAccountSetting

Source:
Properties:
Type Description
module:model/PaymentGatewayAccountSetting

The PaymentGatewayAccountSetting model constructor.

(static) PaymentGatewayAccountsInfo

Source:
Properties:
Type Description
module:model/PaymentGatewayAccountsInfo

The PaymentGatewayAccountsInfo model constructor.

(static) PaymentLineItem

Source:
Properties:
Type Description
module:model/PaymentLineItem

The PaymentLineItem model constructor.

(static) PaymentMethodWithOptions

Source:
Properties:
Type Description
module:model/PaymentMethodWithOptions

The PaymentMethodWithOptions model constructor.

(static) PaymentProcessorInformation

Source:
Properties:
Type Description
module:model/PaymentProcessorInformation

The PaymentProcessorInformation model constructor.

(static) PaymentSignerValues

Source:
Properties:
Type Description
module:model/PaymentSignerValues

The PaymentSignerValues model constructor.

(static) PayPalLegacySettings

Source:
Properties:
Type Description
module:model/PayPalLegacySettings

The PayPalLegacySettings model constructor.

(static) PermissionProfile

Source:
Properties:
Type Description
module:model/PermissionProfile

The PermissionProfile model constructor.

(static) PermissionProfileInformation

Source:
Properties:
Type Description
module:model/PermissionProfileInformation

The PermissionProfileInformation model constructor.

(static) PhoneNumber

Source:
Properties:
Type Description
module:model/PhoneNumber

The PhoneNumber model constructor.

(static) PlanInformation

Source:
Properties:
Type Description
module:model/PlanInformation

The PlanInformation model constructor.

(static) PolyLine

Source:
Properties:
Type Description
module:model/PolyLine

The PolyLine model constructor.

(static) PolyLineOverlay

Source:
Properties:
Type Description
module:model/PolyLineOverlay

The PolyLineOverlay model constructor.

(static) PowerForm

Source:
Properties:
Type Description
module:model/PowerForm

The PowerForm model constructor.

(static) PowerFormFormDataEnvelope

Source:
Properties:
Type Description
module:model/PowerFormFormDataEnvelope

The PowerFormFormDataEnvelope model constructor.

(static) PowerFormFormDataRecipient

Source:
Properties:
Type Description
module:model/PowerFormFormDataRecipient

The PowerFormFormDataRecipient model constructor.

(static) PowerFormRecipient

Source:
Properties:
Type Description
module:model/PowerFormRecipient

The PowerFormRecipient model constructor.

(static) PowerFormsApi

Source:
Properties:
Type Description
module:api/PowerFormsApi

The PowerFormsApi service constructor.

(static) PowerFormSendersResponse

Source:
Properties:
Type Description
module:model/PowerFormSendersResponse

The PowerFormSendersResponse model constructor.

(static) PowerFormsFormDataResponse

Source:
Properties:
Type Description
module:model/PowerFormsFormDataResponse

The PowerFormsFormDataResponse model constructor.

(static) PowerFormsRequest

Source:
Properties:
Type Description
module:model/PowerFormsRequest

The PowerFormsRequest model constructor.

(static) PowerFormsResponse

Source:
Properties:
Type Description
module:model/PowerFormsResponse

The PowerFormsResponse model constructor.

(static) PrefillFormData

Source:
Properties:
Type Description
module:model/PrefillFormData

The PrefillFormData model constructor.

(static) PrefillTabs

Source:
Properties:
Type Description
module:model/PrefillTabs

The PrefillTabs model constructor.

(static) PropertyMetadata

Source:
Properties:
Type Description
module:model/PropertyMetadata

The PropertyMetadata model constructor.

(static) Province

Source:
Properties:
Type Description
module:model/Province

The Province model constructor.

(static) ProvisioningInformation

Source:
Properties:
Type Description
module:model/ProvisioningInformation

The ProvisioningInformation model constructor.

(static) PurchasedEnvelopesInformation

Source:
Properties:
Type Description
module:model/PurchasedEnvelopesInformation

The PurchasedEnvelopesInformation model constructor.

(static) Radio

Source:
Properties:
Type Description
module:model/Radio

The Radio model constructor.

(static) RadioGroup

Source:
Properties:
Type Description
module:model/RadioGroup

The RadioGroup model constructor.

(static) RecipientAdditionalNotification

Source:
Properties:
Type Description
module:model/RecipientAdditionalNotification

The RecipientAdditionalNotification model constructor.

(static) RecipientAttachment

Source:
Properties:
Type Description
module:model/RecipientAttachment

The RecipientAttachment model constructor.

(static) RecipientDomain

Source:
Properties:
Type Description
module:model/RecipientDomain

The RecipientDomain model constructor.

(static) RecipientEmailNotification

Source:
Properties:
Type Description
module:model/RecipientEmailNotification

The RecipientEmailNotification model constructor.

(static) RecipientEvent

Source:
Properties:
Type Description
module:model/RecipientEvent

The RecipientEvent model constructor.

(static) RecipientFormData

Source:
Properties:
Type Description
module:model/RecipientFormData

The RecipientFormData model constructor.

(static) RecipientGroup

Source:
Properties:
Type Description
module:model/RecipientGroup

The RecipientGroup model constructor.

(static) RecipientIdentityInputOption

Source:
Properties:
Type Description
module:model/RecipientIdentityInputOption

The RecipientIdentityInputOption model constructor.

(static) RecipientIdentityPhoneNumber

Source:
Properties:
Type Description
module:model/RecipientIdentityPhoneNumber

The RecipientIdentityPhoneNumber model constructor.

(static) RecipientIdentityVerification

Source:
Properties:
Type Description
module:model/RecipientIdentityVerification

The RecipientIdentityVerification model constructor.

(static) RecipientNamesResponse

Source:
Properties:
Type Description
module:model/RecipientNamesResponse

The RecipientNamesResponse model constructor.

(static) RecipientOption

Source:
Properties:
Type Description
module:model/RecipientOption

The RecipientOption model constructor.

(static) RecipientPhoneAuthentication

Source:
Properties:
Type Description
module:model/RecipientPhoneAuthentication

The RecipientPhoneAuthentication model constructor.

(static) RecipientPhoneNumber

Source:
Properties:
Type Description
module:model/RecipientPhoneNumber

The RecipientPhoneNumber model constructor.

(static) RecipientPreviewRequest

Source:
Properties:
Type Description
module:model/RecipientPreviewRequest

The RecipientPreviewRequest model constructor.

(static) RecipientProofFile

Source:
Properties:
Type Description
module:model/RecipientProofFile

The RecipientProofFile model constructor.

(static) RecipientRouting

Source:
Properties:
Type Description
module:model/RecipientRouting

The RecipientRouting model constructor.

(static) RecipientRules

Source:
Properties:
Type Description
module:model/RecipientRules

The RecipientRules model constructor.

(static) Recipients

Source:
Properties:
Type Description
module:model/Recipients

The Recipients model constructor.

(static) RecipientSignatureInformation

Source:
Properties:
Type Description
module:model/RecipientSignatureInformation

The RecipientSignatureInformation model constructor.

(static) RecipientSignatureProvider

Source:
Properties:
Type Description
module:model/RecipientSignatureProvider

The RecipientSignatureProvider model constructor.

(static) RecipientSignatureProviderOptions

Source:
Properties:
Type Description
module:model/RecipientSignatureProviderOptions

The RecipientSignatureProviderOptions model constructor.

(static) RecipientSMSAuthentication

Source:
Properties:
Type Description
module:model/RecipientSMSAuthentication

The RecipientSMSAuthentication model constructor.

(static) RecipientsUpdateSummary

Source:
Properties:
Type Description
module:model/RecipientsUpdateSummary

The RecipientsUpdateSummary model constructor.

(static) RecipientTokenClientURLs

Source:
Properties:
Type Description
module:model/RecipientTokenClientURLs

The RecipientTokenClientURLs model constructor.

(static) RecipientUpdateResponse

Source:
Properties:
Type Description
module:model/RecipientUpdateResponse

The RecipientUpdateResponse model constructor.

(static) RecipientViewRequest

Source:
Properties:
Type Description
module:model/RecipientViewRequest

The RecipientViewRequest model constructor.

(static) ReferralInformation

Source:
Properties:
Type Description
module:model/ReferralInformation

The ReferralInformation model constructor.

(static) Reminders

Source:
Properties:
Type Description
module:model/Reminders

The Reminders model constructor.

(static) ResourceInformation

Source:
Properties:
Type Description
module:model/ResourceInformation

The ResourceInformation model constructor.

(static) ReturnUrlRequest

Source:
Properties:
Type Description
module:model/ReturnUrlRequest

The ReturnUrlRequest model constructor.

(static) ScheduledSending

Source:
Properties:
Type Description
module:model/ScheduledSending

The ScheduledSending model constructor.

(static) SealIdentifier

Source:
Properties:
Type Description
module:model/SealIdentifier

The SealIdentifier model constructor.

(static) SealSign

Source:
Properties:
Type Description
module:model/SealSign

The SealSign model constructor.

(static) SeatDiscount

Source:
Properties:
Type Description
module:model/SeatDiscount

The SeatDiscount model constructor.

(static) SenderCompany

Source:
Properties:
Type Description
module:model/SenderCompany

The SenderCompany model constructor.

(static) SenderEmailNotifications

Source:
Properties:
Type Description
module:model/SenderEmailNotifications

The SenderEmailNotifications model constructor.

(static) SenderName

Source:
Properties:
Type Description
module:model/SenderName

The SenderName model constructor.

(static) ServerTemplate

Source:
Properties:
Type Description
module:model/ServerTemplate

The ServerTemplate model constructor.

(static) ServiceInformation

Source:
Properties:
Type Description
module:model/ServiceInformation

The ServiceInformation model constructor.

(static) ServiceVersion

Source:
Properties:
Type Description
module:model/ServiceVersion

The ServiceVersion model constructor.

(static) SettingsMetadata

Source:
Properties:
Type Description
module:model/SettingsMetadata

The SettingsMetadata model constructor.

(static) SharedItem

Source:
Properties:
Type Description
module:model/SharedItem

The SharedItem model constructor.

(static) SignatureGroup

Source:
Properties:
Type Description
module:model/SignatureGroup

The SignatureGroup model constructor.

(static) SignatureGroupDef

Source:
Properties:
Type Description
module:model/SignatureGroupDef

The SignatureGroupDef model constructor.

(static) SignatureProviderRequiredOption

Source:
Properties:
Type Description
module:model/SignatureProviderRequiredOption

The SignatureProviderRequiredOption model constructor.

(static) SignatureType

Source:
Properties:
Type Description
module:model/SignatureType

The SignatureType model constructor.

(static) SignatureUser

Source:
Properties:
Type Description
module:model/SignatureUser

The SignatureUser model constructor.

(static) SignatureUserDef

Source:
Properties:
Type Description
module:model/SignatureUserDef

The SignatureUserDef model constructor.

(static) Signer

Source:
Properties:
Type Description
module:model/Signer

The Signer model constructor.

(static) SignerAttachment

Source:
Properties:
Type Description
module:model/SignerAttachment

The SignerAttachment model constructor.

(static) SignerEmailNotifications

Source:
Properties:
Type Description
module:model/SignerEmailNotifications

The SignerEmailNotifications model constructor.

(static) SignHere

Source:
Properties:
Type Description
module:model/SignHere

The SignHere model constructor.

(static) SigningGroup

Source:
Properties:
Type Description
module:model/SigningGroup

The SigningGroup model constructor.

(static) SigningGroupInformation

Source:
Properties:
Type Description
module:model/SigningGroupInformation

The SigningGroupInformation model constructor.

(static) SigningGroupsApi

Source:
Properties:
Type Description
module:api/SigningGroupsApi

The SigningGroupsApi service constructor.

(static) SigningGroupUser

Source:
Properties:
Type Description
module:model/SigningGroupUser

The SigningGroupUser model constructor.

(static) SigningGroupUsers

Source:
Properties:
Type Description
module:model/SigningGroupUsers

The SigningGroupUsers model constructor.

(static) SmartContractInformation

Source:
Properties:
Type Description
module:model/SmartContractInformation

The SmartContractInformation model constructor.

(static) SmartSection

Source:
Properties:
Type Description
module:model/SmartSection

The SmartSection model constructor.

(static) SmartSectionAnchorPosition

Source:
Properties:
Type Description
module:model/SmartSectionAnchorPosition

The SmartSectionAnchorPosition model constructor.

(static) SmartSectionCollapsibleDisplaySettings

Source:
Properties:
Type Description
module:model/SmartSectionCollapsibleDisplaySettings

The SmartSectionCollapsibleDisplaySettings model constructor.

(static) SmartSectionDisplaySettings

Source:
Properties:
Type Description
module:model/SmartSectionDisplaySettings

The SmartSectionDisplaySettings model constructor.

(static) SocialAccountInformation

Source:
Properties:
Type Description
module:model/SocialAccountInformation

The SocialAccountInformation model constructor.

(static) SocialAuthentication

Source:
Properties:
Type Description
module:model/SocialAuthentication

The SocialAuthentication model constructor.

(static) Ssn

Source:
Properties:
Type Description
module:model/Ssn

The Ssn model constructor.

(static) Ssn4InformationInput

Source:
Properties:
Type Description
module:model/Ssn4InformationInput

The Ssn4InformationInput model constructor.

(static) Ssn9InformationInput

Source:
Properties:
Type Description
module:model/Ssn9InformationInput

The Ssn9InformationInput model constructor.

(static) Stamp

Source:
Properties:
Type Description
module:model/Stamp

The Stamp model constructor.

(static) SupportedLanguages

Source:
Properties:
Type Description
module:model/SupportedLanguages

The SupportedLanguages model constructor.

(static) TabAccountSettings

Source:
Properties:
Type Description
module:model/TabAccountSettings

The TabAccountSettings model constructor.

(static) TabGroup

Source:
Properties:
Type Description
module:model/TabGroup

The TabGroup model constructor.

(static) TabMetadata

Source:
Properties:
Type Description
module:model/TabMetadata

The TabMetadata model constructor.

(static) TabMetadataList

Source:
Properties:
Type Description
module:model/TabMetadataList

The TabMetadataList model constructor.

(static) Tabs

Source:
Properties:
Type Description
module:model/Tabs

The Tabs model constructor.

(static) TemplateCustomFields

Source:
Properties:
Type Description
module:model/TemplateCustomFields

The TemplateCustomFields model constructor.

(static) TemplateDocumentsResult

Source:
Properties:
Type Description
module:model/TemplateDocumentsResult

The TemplateDocumentsResult model constructor.

(static) TemplateDocumentVisibilityList

Source:
Properties:
Type Description
module:model/TemplateDocumentVisibilityList

The TemplateDocumentVisibilityList model constructor.

(static) TemplateInformation

Source:
Properties:
Type Description
module:model/TemplateInformation

The TemplateInformation model constructor.

(static) TemplateMatch

Source:
Properties:
Type Description
module:model/TemplateMatch

The TemplateMatch model constructor.

(static) TemplateNotificationRequest

Source:
Properties:
Type Description
module:model/TemplateNotificationRequest

The TemplateNotificationRequest model constructor.

(static) TemplateRecipients

Source:
Properties:
Type Description
module:model/TemplateRecipients

The TemplateRecipients model constructor.

(static) TemplateRole

Source:
Properties:
Type Description
module:model/TemplateRole

The TemplateRole model constructor.

(static) TemplatesApi

Source:
Properties:
Type Description
module:api/TemplatesApi

The TemplatesApi service constructor.

(static) TemplateSharedItem

Source:
Properties:
Type Description
module:model/TemplateSharedItem

The TemplateSharedItem model constructor.

(static) TemplateSummary

Source:
Properties:
Type Description
module:model/TemplateSummary

The TemplateSummary model constructor.

(static) TemplateTabs

Source:
Properties:
Type Description
module:model/TemplateTabs

The TemplateTabs model constructor.

(static) TemplateUpdateSummary

Source:
Properties:
Type Description
module:model/TemplateUpdateSummary

The TemplateUpdateSummary model constructor.

(static) Text

Source:
Properties:
Type Description
module:model/Text

The Text model constructor.

(static) TextCustomField

Source:
Properties:
Type Description
module:model/TextCustomField

The TextCustomField model constructor.

(static) Title

Source:
Properties:
Type Description
module:model/Title

The Title model constructor.

(static) TrustServiceProvidersApi

Source:
Properties:
Type Description
module:api/TrustServiceProvidersApi

The TrustServiceProvidersApi service constructor.

(static) UsageHistory

Source:
Properties:
Type Description
module:model/UsageHistory

The UsageHistory model constructor.

(static) UserAccountManagementGranularInformation

Source:
Properties:
Type Description
module:model/UserAccountManagementGranularInformation

The UserAccountManagementGranularInformation model constructor.

(static) UserAuthorization

Source:
Properties:
Type Description
module:model/UserAuthorization

The UserAuthorization model constructor.

(static) UserAuthorizationCreateRequest

Source:
Properties:
Type Description
module:model/UserAuthorizationCreateRequest

The UserAuthorizationCreateRequest model constructor.

(static) UserAuthorizationCreateRequestWithId

Source:
Properties:
Type Description
module:model/UserAuthorizationCreateRequestWithId

The UserAuthorizationCreateRequestWithId model constructor.

(static) UserAuthorizationIdWithStatus

Source:
Properties:
Type Description
module:model/UserAuthorizationIdWithStatus

The UserAuthorizationIdWithStatus model constructor.

(static) UserAuthorizations

Source:
Properties:
Type Description
module:model/UserAuthorizations

The UserAuthorizations model constructor.

(static) UserAuthorizationsDeleteRequest

Source:
Properties:
Type Description
module:model/UserAuthorizationsDeleteRequest

The UserAuthorizationsDeleteRequest model constructor.

(static) UserAuthorizationsDeleteResponse

Source:
Properties:
Type Description
module:model/UserAuthorizationsDeleteResponse

The UserAuthorizationsDeleteResponse model constructor.

(static) UserAuthorizationsRequest

Source:
Properties:
Type Description
module:model/UserAuthorizationsRequest

The UserAuthorizationsRequest model constructor.

(static) UserAuthorizationsResponse

Source:
Properties:
Type Description
module:model/UserAuthorizationsResponse

The UserAuthorizationsResponse model constructor.

(static) UserAuthorizationUpdateRequest

Source:
Properties:
Type Description
module:model/UserAuthorizationUpdateRequest

The UserAuthorizationUpdateRequest model constructor.

(static) UserAuthorizationWithStatus

Source:
Properties:
Type Description
module:model/UserAuthorizationWithStatus

The UserAuthorizationWithStatus model constructor.

(static) UserInfo

Source:
Properties:
Type Description
module:model/UserInfo

The UserInfo model constructor.

(static) UserInfoList

Source:
Properties:
Type Description
module:model/UserInfoList

The UserInfoList model constructor.

(static) UserInformation

Source:
Properties:
Type Description
module:model/UserInformation

The UserInformation model constructor.

(static) UserInformationList

Source:
Properties:
Type Description
module:model/UserInformationList

The UserInformationList model constructor.

(static) UserPasswordInformation

Source:
Properties:
Type Description
module:model/UserPasswordInformation

The UserPasswordInformation model constructor.

(static) UserPasswordRules

Source:
Properties:
Type Description
module:model/UserPasswordRules

The UserPasswordRules model constructor.

(static) UserProfile

Source:
Properties:
Type Description
module:model/UserProfile

The UserProfile model constructor.

(static) UsersApi

Source:
Properties:
Type Description
module:api/UsersApi

The UsersApi service constructor.

(static) UserSettingsInformation

Source:
Properties:
Type Description
module:model/UserSettingsInformation

The UserSettingsInformation model constructor.

(static) UserSharedItem

Source:
Properties:
Type Description
module:model/UserSharedItem

The UserSharedItem model constructor.

(static) UserSignature

Source:
Properties:
Type Description
module:model/UserSignature

The UserSignature model constructor.

(static) UserSignatureDefinition

Source:
Properties:
Type Description
module:model/UserSignatureDefinition

The UserSignatureDefinition model constructor.

(static) UserSignaturesInformation

Source:
Properties:
Type Description
module:model/UserSignaturesInformation

The UserSignaturesInformation model constructor.

(static) UserSocialIdResult

Source:
Properties:
Type Description
module:model/UserSocialIdResult

The UserSocialIdResult model constructor.

(static) UsersResponse

Source:
Properties:
Type Description
module:model/UsersResponse

The UsersResponse model constructor.

(static) View

Source:
Properties:
Type Description
module:model/View

The View model constructor.

(static) ViewUrl

Source:
Properties:
Type Description
module:model/ViewUrl

The ViewUrl model constructor.

(static) Watermark

Source:
Properties:
Type Description
module:model/Watermark

The Watermark model constructor.

(static) Witness

Source:
Properties:
Type Description
module:model/Witness

The Witness model constructor.

(static) Workflow

Source:
Properties:
Type Description
module:model/Workflow

The Workflow model constructor.

(static) WorkflowStep

Source:
Properties:
Type Description
module:model/WorkflowStep

The WorkflowStep model constructor.

(static) Workspace

Source:
Properties:
Type Description
module:model/Workspace

The Workspace model constructor.

(static) WorkspaceFolderContents

Source:
Properties:
Type Description
module:model/WorkspaceFolderContents

The WorkspaceFolderContents model constructor.

(static) WorkspaceItem

Source:
Properties:
Type Description
module:model/WorkspaceItem

The WorkspaceItem model constructor.

(static) WorkspaceItemList

Source:
Properties:
Type Description
module:model/WorkspaceItemList

The WorkspaceItemList model constructor.

(static) WorkspaceList

Source:
Properties:
Type Description
module:model/WorkspaceList

The WorkspaceList model constructor.

(static) WorkspacesApi

Source:
Properties:
Type Description
module:api/WorkspacesApi

The WorkspacesApi service constructor.

(static) WorkspaceSettings

Source:
Properties:
Type Description
module:model/WorkspaceSettings

The WorkspaceSettings model constructor.

(static) WorkspaceUser

Source:
Properties:
Type Description
module:model/WorkspaceUser

The WorkspaceUser model constructor.

(static) WorkspaceUserAuthorization

Source:
Properties:
Type Description
module:model/WorkspaceUserAuthorization

The WorkspaceUserAuthorization model constructor.

(static) Zip

Source:
Properties:
Type Description
module:model/Zip

The Zip model constructor.