DocuSign v0.1.2 DocuSign.Model.Expirations View Source

A complex element that specifies the expiration settings for the envelope.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.Expirations{
  expireAfter: String.t(),
  expireEnabled: String.t(),
  expireWarn: String.t()
}