DocuSign v0.1.2 DocuSign.Model.PowerFormFormDataRecipient View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.PowerFormFormDataRecipient{
  email: String.t(),
  formData: [NameValue],
  name: String.t(),
  recipientId: String.t()
}