DocuSign v0.2.9 DocuSign.Model.Payments View Source

Payments

Link to this section Summary

Link to this section Types

Specs

t() :: %DocuSign.Model.Payments{
  amount: String.t(),
  description: String.t(),
  paymentDate: String.t(),
  paymentId: String.t(),
  paymentNumber: String.t()
}