DocuSign v0.2.0 DocuSign.Model.Payments View Source

Payments

Link to this section Summary

Link to this section Types

Link to this type

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