DocuSign v0.2.1 DocuSign.Model.AddressInformationInput View Source

Contains address input information.

Link to this section Summary

Link to this section Types

Link to this type

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