DocuSign v0.2.9 DocuSign.Model.NameValue View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %DocuSign.Model.NameValue{
  errorDetails: ErrorDetails,
  name: String.t(),
  originalValue: String.t(),
  value: String.t()
}