DocuSign v0.2.0 DocuSign.Model.BillingPayment View Source

Contains information on a billing plan.

Link to this section Summary

Link to this section Types

Link to this type

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