DocuSign v0.1.2 DocuSign.Model.DobInformationInput View Source

Complex type containing: dateOfBirth displayLevelCode * receiveInResponse

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.DobInformationInput{
  dateOfBirth: String.t(),
  displayLevelCode: String.t(),
  receiveInResponse: String.t()
}