Describes a recipient who is a member of a conditional group.
More...
|
string | Email [get, set] |
| Gets or Sets Email More...
|
|
string | Name [get, set] |
| Gets or Sets Name More...
|
|
string | RecipientLabel [get, set] |
| Gets or Sets RecipientLabel More...
|
|
string | RoleName [get, set] |
| Optional element. Specifies the role name associated with the recipient.<br/><br/>This is required when working with template recipients. More...
|
|
string | SigningGroupId [get, set] |
| When set to true and the feature is enabled in the sender's account, the signing recipient is required to draw signatures and initials at each signature/initial tab ( instead of adopting a signature/initial style or only drawing a signature/initial once). More...
|
|
Describes a recipient who is a member of a conditional group.
◆ RecipientOption()
DocuSign.eSign.Model.RecipientOption.RecipientOption |
( |
string |
Email = default(string) , |
|
|
string |
Name = default(string) , |
|
|
string |
RecipientLabel = default(string) , |
|
|
string |
RoleName = default(string) , |
|
|
string |
SigningGroupId = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the RecipientOption class.
- Parameters
-
Email | Email. |
Name | Name. |
RecipientLabel | RecipientLabel. |
RoleName | Optional element. Specifies the role name associated with the recipient.<br/><br/>This is required when working with template recipients.. |
SigningGroupId | When set to true and the feature is enabled in the sender's account, the signing recipient is required to draw signatures and initials at each signature/initial tab ( instead of adopting a signature/initial style or only drawing a signature/initial once).. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.RecipientOption.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
Returns true if RecipientOption instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.RecipientOption.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.RecipientOption.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.RecipientOption.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Email
string DocuSign.eSign.Model.RecipientOption.Email |
|
getset |
◆ Name
string DocuSign.eSign.Model.RecipientOption.Name |
|
getset |
◆ RecipientLabel
string DocuSign.eSign.Model.RecipientOption.RecipientLabel |
|
getset |
Gets or Sets RecipientLabel
◆ RoleName
string DocuSign.eSign.Model.RecipientOption.RoleName |
|
getset |
Optional element. Specifies the role name associated with the recipient.<br/><br/>This is required when working with template recipients.
Optional element. Specifies the role name associated with the recipient.<br/><br/>This is required when working with template recipients.
◆ SigningGroupId
string DocuSign.eSign.Model.RecipientOption.SigningGroupId |
|
getset |
When set to true and the feature is enabled in the sender's account, the signing recipient is required to draw signatures and initials at each signature/initial tab ( instead of adopting a signature/initial style or only drawing a signature/initial once).
When set to true and the feature is enabled in the sender's account, the signing recipient is required to draw signatures and initials at each signature/initial tab ( instead of adopting a signature/initial style or only drawing a signature/initial once).
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/RecipientOption.cs