DocuSign.Model.JurisdictionSummary (DocuSign v2.0.0)

View Source

Summary

Types

t()

@type t() :: %DocuSign.Model.JurisdictionSummary{
  authorizedForIPen: String.t() | nil,
  authorizedForRon: String.t() | nil,
  jurisdictionId: String.t() | nil,
  jurisdictionName: String.t() | nil
}

Functions

decode(value)