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

Defines an billing payment response object.

Summary

Types

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