Class NaviLine.Types.Dollar

Summary

A dollar amount value passed as a string. Requires decimal point to be included.

Remarks

The dollar amount value requires two decimal places. I.e., 0000035.90 = $35.90 Do not include the dollar sign ($) or comma (,) separators. A minus sign (-) at the end indicates a negative value. For payment amounts, a minus sign indicates the amount was credited to the account.