DocuSign v0.2.9 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

Specs

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