Introspection of the Amount class generates a weird-looking JSON, and we need to make it easier to work with.
Further, most commonly used token for Amount is a java.util.Currency, and it would be better if we represented it as a JSON string containing ISO code.
Introspection of the Amount class generates a weird-looking JSON, and we need to make it easier to work with.
Further, most commonly used token for Amount is a java.util.Currency, and it would be better if we represented it as a JSON string containing ISO code.