Describes information about the total of a payment.
total
@type t() :: %DocuSign.Model.Money{ amountInBaseUnit: String.t() | nil, currency: String.t() | nil, displayAmount: String.t() | nil }