View Source DocuSign.Model.BillingPaymentResponse (DocuSign v1.3.0)

Defines an billing payment response object.

Summary

Types

t()

@type t() :: %DocuSign.Model.BillingPaymentResponse{
  billingPayments: [DocuSign.Model.BillingPayment.t()] | nil
}