DocuSign v0.1.2 DocuSign.Model.Jurisdiction View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
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()
}