Contains details about a signing group. Signing groups enable you to send an envelope to a predefined group of recipients and have any one member of the group sign your documents. When you send an envelope to a signing group, anyone in the group can open it and sign it with their own signature.
More...
|
string | Created [get, set] |
| Gets or Sets Created More...
|
|
string | CreatedBy [get, set] |
| Gets or Sets CreatedBy More...
|
|
ErrorDetails | ErrorDetails [get, set] |
| Array or errors. More...
|
|
string | GroupEmail [get, set] |
| Gets or Sets GroupEmail More...
|
|
string | GroupName [get, set] |
| The name of the group. More...
|
|
string | GroupType [get, set] |
| Gets or Sets GroupType More...
|
|
string | Modified [get, set] |
| Gets or Sets Modified More...
|
|
string | ModifiedBy [get, set] |
| Gets or Sets ModifiedBy 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...
|
|
List< SigningGroupUser > | Users [get, set] |
| Gets or Sets Users More...
|
|
Contains details about a signing group. Signing groups enable you to send an envelope to a predefined group of recipients and have any one member of the group sign your documents. When you send an envelope to a signing group, anyone in the group can open it and sign it with their own signature.
◆ SigningGroup()
DocuSign.eSign.Model.SigningGroup.SigningGroup |
( |
string |
Created = default(string) , |
|
|
string |
CreatedBy = default(string) , |
|
|
ErrorDetails |
ErrorDetails = default(ErrorDetails) , |
|
|
string |
GroupEmail = default(string) , |
|
|
string |
GroupName = default(string) , |
|
|
string |
GroupType = default(string) , |
|
|
string |
Modified = default(string) , |
|
|
string |
ModifiedBy = default(string) , |
|
|
string |
SigningGroupId = default(string) , |
|
|
List< SigningGroupUser > |
Users = default(List<SigningGroupUser>) |
|
) |
| |
|
inline |
Initializes a new instance of the SigningGroup class.
- Parameters
-
Created | Created. |
CreatedBy | CreatedBy. |
ErrorDetails | Array or errors.. |
GroupEmail | GroupEmail. |
GroupName | The name of the group.. |
GroupType | GroupType. |
Modified | Modified. |
ModifiedBy | ModifiedBy. |
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).. |
Users | Users. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.SigningGroup.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.SigningGroup.Equals |
( |
SigningGroup |
other | ) |
|
|
inline |
Returns true if SigningGroup instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.SigningGroup.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.SigningGroup.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.SigningGroup.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Created
string DocuSign.eSign.Model.SigningGroup.Created |
|
getset |
◆ CreatedBy
string DocuSign.eSign.Model.SigningGroup.CreatedBy |
|
getset |
◆ ErrorDetails
Array or errors.
Array or errors.
◆ GroupEmail
string DocuSign.eSign.Model.SigningGroup.GroupEmail |
|
getset |
◆ GroupName
string DocuSign.eSign.Model.SigningGroup.GroupName |
|
getset |
The name of the group.
The name of the group.
◆ GroupType
string DocuSign.eSign.Model.SigningGroup.GroupType |
|
getset |
◆ Modified
string DocuSign.eSign.Model.SigningGroup.Modified |
|
getset |
◆ ModifiedBy
string DocuSign.eSign.Model.SigningGroup.ModifiedBy |
|
getset |
◆ SigningGroupId
string DocuSign.eSign.Model.SigningGroup.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).
◆ Users
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/SigningGroup.cs