DocuSign v0.2.9 DocuSign.Model.Money View Source

Describes information about the `total` of a payment.

Link to this section Summary

Link to this section Types

Specs

t() :: %DocuSign.Model.Money{
  amountInBaseUnit: String.t(),
  currency: String.t(),
  displayAmount: String.t()
}