Uses of Class
com.boldsign.model.DocumentCreated
Packages that use DocumentCreated
-
Uses of DocumentCreated in com.boldsign.api
Methods in com.boldsign.api that return DocumentCreatedModifier and TypeMethodDescriptionTemplateApi.mergeAndSend(MergeAndSendForSignForm mergeAndSendForSignForm) Send the document by merging multiple templates.DocumentApi.sendDocument(SendForSign sendForSign) Sends the document for sign.TemplateApi.sendUsingTemplate(String templateId, SendForSignFromTemplateForm sendForSignFromTemplateForm) Send a document for signature using a Template.Methods in com.boldsign.api that return types with arguments of type DocumentCreatedModifier and TypeMethodDescriptionTemplateApi.mergeAndSendWithHttpInfo(MergeAndSendForSignForm mergeAndSendForSignForm) Send the document by merging multiple templates.DocumentApi.sendDocumentWithHttpInfo(SendForSign sendForSign) Sends the document for sign.TemplateApi.sendUsingTemplateWithHttpInfo(String templateId, SendForSignFromTemplateForm sendForSignFromTemplateForm) Send a document for signature using a Template.Method parameters in com.boldsign.api with type arguments of type DocumentCreatedModifier and TypeMethodDescriptionokhttp3.CallTemplateApi.mergeAndSendAsync(MergeAndSendForSignForm mergeAndSendForSignForm, ApiCallback<DocumentCreated> _callback) Send the document by merging multiple templates.okhttp3.CallDocumentApi.sendDocumentAsync(SendForSign sendForSign, ApiCallback<DocumentCreated> _callback) Sends the document for sign.okhttp3.CallTemplateApi.sendUsingTemplateAsync(String templateId, SendForSignFromTemplateForm sendForSignFromTemplateForm, ApiCallback<DocumentCreated> _callback) Send a document for signature using a Template. -
Uses of DocumentCreated in com.boldsign.model
Methods in com.boldsign.model that return DocumentCreatedModifier and TypeMethodDescriptionDocumentCreated.documentId(String documentId) static DocumentCreatedCreate an instance of DocumentCreated given an JSON string