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

Summary

Types

t()

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

Functions

decode(value)