|
Docusign CSharp Docs
|
Summary of a template request. More...
Public Member Functions | |
| TemplateSummary (string Applied=default(string), string DocumentId=default(string), string DocumentName=default(string), ErrorDetails ErrorDetails=default(ErrorDetails), string Name=default(string), string TemplateId=default(string), TemplateMatch TemplateMatch=default(TemplateMatch), string Uri=default(string)) | |
| Initializes a new instance of the TemplateSummary 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 (TemplateSummary other) |
| Returns true if TemplateSummary instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
| IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
Properties | |
| string | Applied [get, set] |
| Reserved: TBD 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 | DocumentName [get, set] |
| Gets or Sets DocumentName More... | |
| ErrorDetails | ErrorDetails [get, set] |
| Array or errors. More... | |
| string | Name [get, set] |
| Gets or Sets Name More... | |
| string | TemplateId [get, set] |
| The unique identifier of the template. If this is not provided, DocuSign will generate a value. More... | |
| TemplateMatch | TemplateMatch [get, set] |
| Gets or Sets TemplateMatch More... | |
| string | Uri [get, set] |
| Gets or Sets Uri More... | |
Summary of a template request.
|
inline |
Initializes a new instance of the TemplateSummary class.
| Applied | Reserved: TBD. |
| DocumentId | Specifies the document ID number that the tab is placed on. This must refer to an existing Document's ID attribute.. |
| DocumentName | DocumentName. |
| ErrorDetails | Array or errors.. |
| Name | Name. |
| TemplateId | The unique identifier of the template. If this is not provided, DocuSign will generate a value. . |
| TemplateMatch | TemplateMatch. |
| Uri | Uri. |
|
inline |
Returns true if objects are equal
| obj | Object to be compared |
|
inline |
Returns true if TemplateSummary instances are equal
| other | Instance of TemplateSummary 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 |
Reserved: TBD
Reserved: TBD
|
getset |
|
getset |
Gets or Sets DocumentName
|
getset |
Array or errors.
Array or errors.
|
getset |
Gets or Sets Name
|
getset |
|
getset |
Gets or Sets TemplateMatch
|
getset |
Gets or Sets Uri
1.8.13