Complex type containing: dateOfBirth displayLevelCode * receiveInResponse
@type t() :: %DocuSign.Model.DobInformationInput{ dateOfBirth: String.t() | nil, displayLevelCode: String.t() | nil, receiveInResponse: String.t() | nil }