DocuSign.Model.SupportedLanguages (DocuSign v2.0.0)

View Source

A list of supported languages.

Summary

Types

t()

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

Functions

decode(value)