DocuSign v0.2.1 DocuSign.Model.Reminders View Source

A complex element that specifies reminder settings for the envelope

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %DocuSign.Model.Reminders{
  reminderDelay: String.t(),
  reminderEnabled: String.t(),
  reminderFrequency: String.t()
}