Notary
More...
◆ Notary()
DocuSign.eSign.Model.Notary.Notary |
( |
string |
CreatedDate = default(string) , |
|
|
string |
Enabled = default(string) , |
|
|
string |
Searchable = default(string) , |
|
|
UserInformation |
UserInfo = default(UserInformation) |
|
) |
| |
|
inline |
Initializes a new instance of the Notary class.
- Parameters
-
CreatedDate | CreatedDate. |
Enabled | Enabled. |
Searchable | Searchable. |
UserInfo | Information about the user registering to be a notary.. |
◆ Equals() [1/2]
override bool DocuSign.eSign.Model.Notary.Equals |
( |
object |
obj | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
bool DocuSign.eSign.Model.Notary.Equals |
( |
Notary |
other | ) |
|
|
inline |
Returns true if Notary instances are equal
- Parameters
-
other | Instance of Notary to be compared |
- Returns
- Boolean
◆ GetHashCode()
override int DocuSign.eSign.Model.Notary.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
string DocuSign.eSign.Model.Notary.ToJson |
( |
| ) |
|
|
inline |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
override string DocuSign.eSign.Model.Notary.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ CreatedDate
string DocuSign.eSign.Model.Notary.CreatedDate |
|
getset |
◆ Enabled
string DocuSign.eSign.Model.Notary.Enabled |
|
getset |
◆ Searchable
string DocuSign.eSign.Model.Notary.Searchable |
|
getset |
◆ UserInfo
Information about the user registering to be a notary.
Information about the user registering to be a notary.
The documentation for this class was generated from the following file:
- sdk/src/DocuSign.eSign/Model/Notary.cs