DocuSign v0.1.2 DocuSign.Model.LockRequest View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.LockRequest{
  lockDurationInSeconds: String.t(),
  lockType: String.t(),
  lockedByApp: String.t(),
  templatePassword: String.t(),
  useScratchPad: String.t()
}