DocuSign v0.1.2 DocuSign.Model.CaptiveRecipient View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.CaptiveRecipient{
  clientUserId: String.t(),
  email: String.t(),
  errorDetails: ErrorDetails,
  userName: String.t()
}