DocuSign v0.2.9 DocuSign.Model.DobInformationInput View Source

Complex type containing: dateOfBirth displayLevelCode * receiveInResponse

Link to this section Summary

Link to this section Types

Specs

t() :: %DocuSign.Model.DobInformationInput{
  dateOfBirth: String.t(),
  displayLevelCode: String.t(),
  receiveInResponse: String.t()
}