NormalizedDecimal
A subclass of the Decimal type that normalizes the value before converting it into a string.
For example, "4.000" will be converted to "4" and "4.100" will be converted to "4.1".
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
"1.000"