Docusign CSharp Docs
|
Describes a single notary jurisdiction. More...
Public Member Functions | |
NotaryResult (List< Jurisdiction > Jurisdictions=default(List< Jurisdiction >), Notary Notary=default(Notary)) | |
Initializes a new instance of the NotaryResult class. More... | |
override string | ToString () |
Returns the string presentation of the object More... | |
string | ToJson () |
Returns the JSON string presentation of the object More... | |
override bool | Equals (object obj) |
Returns true if objects are equal More... | |
bool | Equals (NotaryResult other) |
Returns true if NotaryResult instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
Properties | |
List< Jurisdiction > | Jurisdictions [get, set] |
Gets or Sets Jurisdictions More... | |
Notary | Notary [get, set] |
Gets or Sets Notary More... | |
Describes a single notary jurisdiction.
|
inline |
Initializes a new instance of the NotaryResult class.
|
inline |
Returns true if objects are equal
obj | Object to be compared |
|
inline |
Returns true if NotaryResult instances are equal
other | Instance of NotaryResult to be compared |
|
inline |
Gets the hash code
|
inline |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Gets or Sets Jurisdictions