Docusign CSharp Docs
|
Describes the jurisdiction of a notary. This is read-only object. More...
Public Member Functions | |
Jurisdiction (string AllowSystemCreatedSeal=default(string), string AllowUserUploadedSeal=default(string), string CommissionIdInSeal=default(string), string County=default(string), string CountyInSeal=default(string), string Enabled=default(string), string JurisdictionId=default(string), string Name=default(string), string NotaryPublicInSeal=default(string), string StateNameInSeal=default(string)) | |
Initializes a new instance of the Jurisdiction 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 (Jurisdiction other) |
Returns true if Jurisdiction instances are equal More... | |
override int | GetHashCode () |
Gets the hash code More... | |
IEnumerable< ValidationResult > | Validate (ValidationContext validationContext) |
Properties | |
string | AllowSystemCreatedSeal [get, set] |
Gets or Sets AllowSystemCreatedSeal More... | |
string | AllowUserUploadedSeal [get, set] |
Gets or Sets AllowUserUploadedSeal More... | |
string | CommissionIdInSeal [get, set] |
Gets or Sets CommissionIdInSeal More... | |
string | County [get, set] |
Gets or Sets County More... | |
string | CountyInSeal [get, set] |
Gets or Sets CountyInSeal More... | |
string | Enabled [get, set] |
Gets or Sets Enabled More... | |
string | JurisdictionId [get, set] |
Gets or Sets JurisdictionId More... | |
string | Name [get, set] |
Gets or Sets Name More... | |
string | NotaryPublicInSeal [get, set] |
Gets or Sets NotaryPublicInSeal More... | |
string | StateNameInSeal [get, set] |
Gets or Sets StateNameInSeal More... | |
Describes the jurisdiction of a notary. This is read-only object.
|
inline |
Initializes a new instance of the Jurisdiction class.
AllowSystemCreatedSeal | AllowSystemCreatedSeal. |
AllowUserUploadedSeal | AllowUserUploadedSeal. |
CommissionIdInSeal | CommissionIdInSeal. |
County | County. |
CountyInSeal | CountyInSeal. |
Enabled | Enabled. |
JurisdictionId | JurisdictionId. |
Name | Name. |
NotaryPublicInSeal | NotaryPublicInSeal. |
StateNameInSeal | StateNameInSeal. |
|
inline |
Returns true if objects are equal
obj | Object to be compared |
|
inline |
Returns true if Jurisdiction instances are equal
other | Instance of Jurisdiction 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 AllowSystemCreatedSeal
|
getset |
Gets or Sets AllowUserUploadedSeal
|
getset |
Gets or Sets CommissionIdInSeal
|
getset |
Gets or Sets County
|
getset |
Gets or Sets CountyInSeal
|
getset |
Gets or Sets Enabled
|
getset |
Gets or Sets JurisdictionId
|
getset |
Gets or Sets Name
|
getset |
Gets or Sets NotaryPublicInSeal
|
getset |
Gets or Sets StateNameInSeal