DocuSign v0.2.4 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()
}