DocuSign v0.2.1 DocuSign.Model.Country View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %DocuSign.Model.Country{
  isoCode: String.t(),
  name: String.t(),
  provinceValidated: String.t(),
  provinces: [Province]
}