View Source DocuSign.Model.SupportedLanguages (DocuSign v1.1.0)

A list of supported languages.

Link to this section Summary

Link to this section Types

@type t() :: %DocuSign.Model.SupportedLanguages{
  languages: [DocuSign.Model.NameValue.t()] | nil
}