Docusign CSharp Docs
|
This object contains details about the envelope document. More...
Public Member Functions | |
EnvelopeDocument (List< string > AddedRecipientIds=default(List< string >), string AttachmentTabId=default(string), string AuthoritativeCopy=default(string), PropertyMetadata AuthoritativeCopyMetadata=default(PropertyMetadata), List< SignatureType > AvailableDocumentTypes=default(List< SignatureType >), string ContainsPdfFormFields=default(string), string Display=default(string), PropertyMetadata DisplayMetadata=default(PropertyMetadata), string DocGenDocumentStatus=default(string), List< DocGenSyntaxError > DocGenErrors=default(List< DocGenSyntaxError >), List< DocGenFormField > DocGenFormFields=default(List< DocGenFormField >), string DocumentBase64=default(string), List< NameValue > DocumentFields=default(List< NameValue >), string DocumentId=default(string), string DocumentIdGuid=default(string), ErrorDetails ErrorDetails=default(ErrorDetails), string IncludeInDownload=default(string), PropertyMetadata IncludeInDownloadMetadata=default(PropertyMetadata), string IsAceGenDocument=default(string), string IsDocGenDocument=default(string), string Name=default(string), PropertyMetadata NameMetadata=default(PropertyMetadata), string Order=default(string), List< Page > Pages=default(List< Page >), string SignerMustAcknowledge=default(string), PropertyMetadata SignerMustAcknowledgeMetadata=default(PropertyMetadata), string SizeBytes=default(string), string TemplateLocked=default(string), string TemplateRequired=default(string), string Type=default(string), string Uri=default(string)) | |
Initializes a new instance of the EnvelopeDocument class. More... | |
override string | ToString () |
Returns the string presentation of the object More... | |
string | ToJson () |
Returns the JSON string presentation of the object More... | |
override bool | Equals (object obj) |
Returns true if objects are equal More... | |
bool | Equals (EnvelopeDocument other) |
Returns true if EnvelopeDocument instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
Properties | |
List< string > | AddedRecipientIds [get, set] |
Gets or Sets AddedRecipientIds More... | |
string | AttachmentTabId [get, set] |
Gets or Sets AttachmentTabId More... | |
string | AuthoritativeCopy [get, set] |
Specifies the Authoritative copy feature. If set to true the Authoritative copy feature is enabled. More... | |
PropertyMetadata | AuthoritativeCopyMetadata [get, set] |
Metadata that indicates if the sender can edit the `authoritativeCopy` property. Not applicable for template documents. More... | |
List< SignatureType > | AvailableDocumentTypes [get, set] |
Gets or Sets AvailableDocumentTypes More... | |
string | ContainsPdfFormFields [get, set] |
Gets or Sets ContainsPdfFormFields More... | |
string | Display [get, set] |
Gets or Sets Display More... | |
PropertyMetadata | DisplayMetadata [get, set] |
Metadata that indicates if the sender can edit the `display` property. Not applicable for template documents. More... | |
string | DocGenDocumentStatus [get, set] |
Gets or Sets DocGenDocumentStatus More... | |
List< DocGenSyntaxError > | DocGenErrors [get, set] |
Gets or Sets DocGenErrors More... | |
List< DocGenFormField > | DocGenFormFields [get, set] |
Gets or Sets DocGenFormFields More... | |
string | DocumentBase64 [get, set] |
Gets or Sets DocumentBase64 More... | |
List< NameValue > | DocumentFields [get, set] |
Gets or Sets DocumentFields More... | |
string | DocumentId [get, set] |
Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute. More... | |
string | DocumentIdGuid [get, set] |
Gets or Sets DocumentIdGuid More... | |
ErrorDetails | ErrorDetails [get, set] |
Array or errors. More... | |
string | IncludeInDownload [get, set] |
Gets or Sets IncludeInDownload More... | |
PropertyMetadata | IncludeInDownloadMetadata [get, set] |
Metadata that indicates if the sender can edit the `includeInDownload` property. Not applicable for template documents. More... | |
string | IsAceGenDocument [get, set] |
Gets or Sets IsAceGenDocument More... | |
string | IsDocGenDocument [get, set] |
Gets or Sets IsDocGenDocument More... | |
string | Name [get, set] |
Gets or Sets Name More... | |
PropertyMetadata | NameMetadata [get, set] |
Metadata that indicates if the sender can edit the `name` property. Not applicable for template documents. More... | |
string | Order [get, set] |
Gets or Sets Order More... | |
List< Page > | Pages [get, set] |
Gets or Sets Pages More... | |
string | SignerMustAcknowledge [get, set] |
Gets or Sets SignerMustAcknowledge More... | |
PropertyMetadata | SignerMustAcknowledgeMetadata [get, set] |
Metadata that indicates if the sender can edit the `signerMustAcknowledge` property. Not applicable for template documents. More... | |
string | SizeBytes [get, set] |
Gets or Sets SizeBytes More... | |
string | TemplateLocked [get, set] |
When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients. More... | |
string | TemplateRequired [get, set] |
When set to true, the sender may not remove the recipient. Used only when working with template recipients. More... | |
string | Type [get, set] |
Gets or Sets Type More... | |
string | Uri [get, set] |
Gets or Sets Uri More... | |
This object contains details about the envelope document.
|
inline |
Initializes a new instance of the EnvelopeDocument class.
AddedRecipientIds | AddedRecipientIds. |
AttachmentTabId | AttachmentTabId. |
AuthoritativeCopy | Specifies the Authoritative copy feature. If set to true the Authoritative copy feature is enabled.. |
AuthoritativeCopyMetadata | Metadata that indicates if the sender can edit the `authoritativeCopy` property. Not applicable for template documents.. |
AvailableDocumentTypes | AvailableDocumentTypes. |
ContainsPdfFormFields | ContainsPdfFormFields. |
Display | Display. |
DisplayMetadata | Metadata that indicates if the sender can edit the `display` property. Not applicable for template documents.. |
DocGenDocumentStatus | DocGenDocumentStatus. |
DocGenErrors | DocGenErrors. |
DocGenFormFields | DocGenFormFields. |
DocumentBase64 | DocumentBase64. |
DocumentFields | DocumentFields. |
DocumentId | Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute.. |
DocumentIdGuid | DocumentIdGuid. |
ErrorDetails | Array or errors.. |
IncludeInDownload | IncludeInDownload. |
IncludeInDownloadMetadata | Metadata that indicates if the sender can edit the `includeInDownload` property. Not applicable for template documents.. |
IsAceGenDocument | IsAceGenDocument. |
IsDocGenDocument | IsDocGenDocument. |
Name | Name. |
NameMetadata | Metadata that indicates if the sender can edit the `name` property. Not applicable for template documents.. |
Order | Order. |
Pages | Pages. |
SignerMustAcknowledge | SignerMustAcknowledge. |
SignerMustAcknowledgeMetadata | Metadata that indicates if the sender can edit the `signerMustAcknowledge` property. Not applicable for template documents.. |
SizeBytes | SizeBytes. |
TemplateLocked | When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients. . |
TemplateRequired | When set to true, the sender may not remove the recipient. Used only when working with template recipients.. |
Type | Type. |
Uri | Uri. |
|
inline |
Returns true if objects are equal
obj | Object to be compared |
|
inline |
Returns true if EnvelopeDocument instances are equal
other | Instance of EnvelopeDocument to be compared |
|
inline |
Gets the hash code
|
inline |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Gets or Sets AddedRecipientIds
|
getset |
Gets or Sets AttachmentTabId
|
getset |
Specifies the Authoritative copy feature. If set to true the Authoritative copy feature is enabled.
Specifies the Authoritative copy feature. If set to true the Authoritative copy feature is enabled.
|
getset |
Metadata that indicates if the sender can edit the `authoritativeCopy` property. Not applicable for template documents.
Metadata that indicates if the sender can edit the `authoritativeCopy` property. Not applicable for template documents.
|
getset |
Gets or Sets AvailableDocumentTypes
|
getset |
Gets or Sets ContainsPdfFormFields
|
getset |
Gets or Sets Display
|
getset |
Metadata that indicates if the sender can edit the `display` property. Not applicable for template documents.
Metadata that indicates if the sender can edit the `display` property. Not applicable for template documents.
|
getset |
Gets or Sets DocGenDocumentStatus
|
getset |
Gets or Sets DocGenErrors
|
getset |
Gets or Sets DocGenFormFields
|
getset |
Gets or Sets DocumentBase64
Gets or Sets DocumentFields
|
getset |
|
getset |
Gets or Sets DocumentIdGuid
|
getset |
Array or errors.
Array or errors.
|
getset |
Gets or Sets IncludeInDownload
|
getset |
Metadata that indicates if the sender can edit the `includeInDownload` property. Not applicable for template documents.
Metadata that indicates if the sender can edit the `includeInDownload` property. Not applicable for template documents.
|
getset |
Gets or Sets IsAceGenDocument
|
getset |
Gets or Sets IsDocGenDocument
|
getset |
Gets or Sets Name
|
getset |
Metadata that indicates if the sender can edit the `name` property. Not applicable for template documents.
Metadata that indicates if the sender can edit the `name` property. Not applicable for template documents.
|
getset |
Gets or Sets Order
|
getset |
Gets or Sets SignerMustAcknowledge
|
getset |
Metadata that indicates if the sender can edit the `signerMustAcknowledge` property. Not applicable for template documents.
Metadata that indicates if the sender can edit the `signerMustAcknowledge` property. Not applicable for template documents.
|
getset |
Gets or Sets SizeBytes
|
getset |
When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients.
When set to true, the sender cannot change any attributes of the recipient. Used only when working with template recipients.
|
getset |
When set to true, the sender may not remove the recipient. Used only when working with template recipients.
When set to true, the sender may not remove the recipient. Used only when working with template recipients.
|
getset |
Gets or Sets Type
|
getset |
Gets or Sets Uri