@Validated
@Generated(value="io.swagger.codegen.v3.generators.java.SpringCodegen",
date="2020-10-06T09:15:54.528Z[UTC]")
public class AmountValue
extends Object
The amount given with fractional digits, where fractions must be compliant to the currency definition. Up to 14 significant figures. Negative amounts are signed by minus. The decimal separator is a dot. **Example:** Valid representations for EUR with up to two decimals are: * 1056 * 5768.2 * -1.50 * 5877.78