RecipientEmail
More...
◆ RecipientEmail()
| DocuSign.eSign.Model.RecipientEmail.RecipientEmail |
( |
string |
AccountId = default(string), |
|
|
string |
AccountName = default(string), |
|
|
string |
Email = default(string), |
|
|
string |
EnvelopeId = default(string), |
|
|
string |
Name = default(string), |
|
|
string |
RecipientId = default(string), |
|
|
bool? |
Supported = default(bool?), |
|
|
string |
UserId = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the RecipientEmail class.
- Parameters
-
| AccountId | The account ID associated with the envelope.. |
| AccountName | . |
| Email | . |
| EnvelopeId | The envelope ID of the envelope status that failed to post.. |
| Name | . |
| RecipientId | Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.. |
| Supported | . |
| UserId | . |
◆ Equals() [1/2]
| override bool DocuSign.eSign.Model.RecipientEmail.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| bool DocuSign.eSign.Model.RecipientEmail.Equals |
( |
RecipientEmail |
other | ) |
|
|
inline |
Returns true if RecipientEmail instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
| override int DocuSign.eSign.Model.RecipientEmail.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| string DocuSign.eSign.Model.RecipientEmail.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string DocuSign.eSign.Model.RecipientEmail.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ AccountId
| string DocuSign.eSign.Model.RecipientEmail.AccountId |
|
getset |
The account ID associated with the envelope.
The account ID associated with the envelope.
◆ AccountName
| string DocuSign.eSign.Model.RecipientEmail.AccountName |
|
getset |
◆ Email
| string DocuSign.eSign.Model.RecipientEmail.Email |
|
getset |
◆ EnvelopeId
| string DocuSign.eSign.Model.RecipientEmail.EnvelopeId |
|
getset |
The envelope ID of the envelope status that failed to post.
The envelope ID of the envelope status that failed to post.
◆ Name
| string DocuSign.eSign.Model.RecipientEmail.Name |
|
getset |
◆ RecipientId
| string DocuSign.eSign.Model.RecipientEmail.RecipientId |
|
getset |
Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.
Unique for the recipient. It is used by the tab element to indicate which recipient is to sign the Document.
◆ Supported
| bool DocuSign.eSign.Model.RecipientEmail.Supported |
|
getset |
◆ UserId
| string DocuSign.eSign.Model.RecipientEmail.UserId |
|
getset |
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/RecipientEmail.cs