DocuSign.Model.Jurisdiction (DocuSign v0.4.2) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %DocuSign.Model.Jurisdiction{
allowSystemCreatedSeal: String.t(),
allowUserUploadedSeal: String.t(),
commissionIdInSeal: String.t(),
county: String.t(),
countyInSeal: String.t(),
enabled: String.t(),
jurisdictionId: String.t(),
name: String.t(),
notaryPublicInSeal: String.t(),
stateNameInSeal: String.t()
}