SignatureGroup
More...
◆ SignatureGroup()
DocuSign.eSign.Model.SignatureGroup.SignatureGroup |
( |
string |
GroupId = default(string) , |
|
|
string |
GroupName = default(string) , |
|
|
string |
Rights = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the SignatureGroup class.
- Parameters
-
GroupId | GroupId. |
GroupName | The name of the group.. |
Rights | Rights. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.SignatureGroup.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.SignatureGroup.Equals |
( |
SignatureGroup |
other | ) |
|
|
inline |
Returns true if SignatureGroup instances are equal
- Parameters
-
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.SignatureGroup.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.SignatureGroup.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.SignatureGroup.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ GroupId
string DocuSign.eSign.Model.SignatureGroup.GroupId |
|
getset |
◆ GroupName
string DocuSign.eSign.Model.SignatureGroup.GroupName |
|
getset |
The name of the group.
The name of the group.
◆ Rights
string DocuSign.eSign.Model.SignatureGroup.Rights |
|
getset |
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/SignatureGroup.cs