DocuSign v0.2.4 DocuSign.Model.AddOn View Source

Contains information about add ons.

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %DocuSign.Model.AddOn{
  active: String.t(),
  addOnId: String.t(),
  id: String.t(),
  name: String.t()
}