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