DocuSign.Model.BillingPaymentResponse (DocuSign v2.0.0)

View Source

Defines an billing payment response object.

Summary

Types

t()

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

Functions

decode(value)