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