DocuSign v0.2.9 DocuSign.Model.AddressInformationInput View Source

Contains address input information.

Link to this section Summary

Link to this section Types

Specs

t() :: %DocuSign.Model.AddressInformationInput{
  addressInformation: AddressInformation,
  displayLevelCode: String.t(),
  receiveInResponse: String.t()
}