Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.99 KB

Jurisdiction.md

File metadata and controls

19 lines (15 loc) · 1.99 KB

Jurisdiction

Properties

Name Type Description Notes
allowSystemCreatedSeal String If true, the seal can be generated by the platform. [optional]
allowUserUploadedSeal String If true, the seal can be uploaded by the user. [optional]
commissionIdInSeal String If true, the notary's `comissionId` appears in the seal. [optional]
county String The county of the jurisdiction. [optional]
countyInSeal String If true, the county name appears in the seal. [optional]
enabled String If true, this jurisdiction is enabled. [optional]
jurisdictionId String The ID of the jurisdiction. The following jurisdictions are supported: - `5 - California` - `6 - Colorado` - `9 - Florida` - `10 - Georgia` - `12 - Idaho` - `13 - Illinois` - `14 - Indiana` - `15 - Iowa` - `17 - Kentucky` - `23 - Minnesota` - `25 - Missouri` - `30 - New Jersey` - `32 - New York` - `33 - North Carolina` - `35 - Ohio` - `37 - Oregon` - `38 - Pennsylvania` - `40 - South Carolina` - `43 - Texas` - `44 - Utah` - `47 - Washington` - `48 - West Virginia` - `49 - Wisconsin` - `62 - Florida Commissioner of Deeds` [optional]
name String The name of the jurisdiction. Typically the state name. [optional]
notaryPublicInSeal String If true, the name of the notary appears in the seal. [optional]
stateNameInSeal String If true, the name of the state appears in the seal. [optional]

[Back to Model list] [Back to API list] [Back to README]