DocuSign v0.2.9 DocuSign.Model.ListItem View Source

One of the selectable items in the `listItems` property of a `list` tab.

Link to this section Summary

Link to this section Types

Specs

t() :: %DocuSign.Model.ListItem{
  selected: String.t(),
  text: String.t(),
  value: String.t()
}