InlineTemplate
More...
|
CustomFields | CustomFields [get, set] |
| An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters. More...
|
|
List< Document > | Documents [get, set] |
| Complex element contains the details on the documents in the envelope. More...
|
|
Envelope | Envelope [get, set] |
| A container used to send documents to recipients. The envelope carries information about the sender and timestamps to indicate the progress of the delivery procedure. It can contain collections of Documents, Tabs and Recipients. More...
|
|
Recipients | Recipients [get, set] |
| An array of powerform recipients. More...
|
|
string | Sequence [get, set] |
| Specifies the order in which templates are overlaid. More...
|
|
◆ InlineTemplate()
Initializes a new instance of the InlineTemplate class.
- Parameters
-
CustomFields | An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters.. |
Documents | Complex element contains the details on the documents in the envelope.. |
Envelope | A container used to send documents to recipients. The envelope carries information about the sender and timestamps to indicate the progress of the delivery procedure. It can contain collections of Documents, Tabs and Recipients.. |
Recipients | An array of powerform recipients.. |
Sequence | Specifies the order in which templates are overlaid.. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.InlineTemplate.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.InlineTemplate.Equals |
( |
InlineTemplate |
other | ) |
|
|
inline |
Returns true if InlineTemplate instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.InlineTemplate.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.InlineTemplate.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.InlineTemplate.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CustomFields
CustomFields DocuSign.eSign.Model.InlineTemplate.CustomFields |
|
getset |
An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters.
An optional array of strings that allows the sender to provide custom data about the recipient. This information is returned in the envelope status but otherwise not used by DocuSign. Each customField string can be a maximum of 100 characters.
◆ Documents
List<Document> DocuSign.eSign.Model.InlineTemplate.Documents |
|
getset |
Complex element contains the details on the documents in the envelope.
Complex element contains the details on the documents in the envelope.
◆ Envelope
Envelope DocuSign.eSign.Model.InlineTemplate.Envelope |
|
getset |
A container used to send documents to recipients. The envelope carries information about the sender and timestamps to indicate the progress of the delivery procedure. It can contain collections of Documents, Tabs and Recipients.
A container used to send documents to recipients. The envelope carries information about the sender and timestamps to indicate the progress of the delivery procedure. It can contain collections of Documents, Tabs and Recipients.
◆ Recipients
Recipients DocuSign.eSign.Model.InlineTemplate.Recipients |
|
getset |
An array of powerform recipients.
An array of powerform recipients.
◆ Sequence
string DocuSign.eSign.Model.InlineTemplate.Sequence |
|
getset |
Specifies the order in which templates are overlaid.
Specifies the order in which templates are overlaid.
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/InlineTemplate.cs