DocuSign v0.2.9 DocuSign.Model.BillingPayment View Source

Contains information on a billing plan.

Link to this section Summary

Link to this section Types

Specs

t() :: %DocuSign.Model.BillingPayment{
  amount: String.t(),
  invoiceId: String.t(),
  paymentId: String.t()
}