View Source DocuSign.Model.PaymentProcessorInformation (DocuSign v1.2.0)

Summary

Types

@type t() :: %DocuSign.Model.PaymentProcessorInformation{
  address: DocuSign.Model.AddressInformation.t() | nil,
  billingAgreementId: String.t() | nil,
  email: String.t() | nil
}