Class CurrencyIDStringSerializer

java.lang.Object
com.fasterxml.jackson.databind.JsonSerializer<CurrencyID>
foundation.omni.json.conversion.CurrencyIDStringSerializer
All Implemented Interfaces:
JsonFormatVisitable

public class CurrencyIDStringSerializer extends JsonSerializer<CurrencyID>
Serialize a CurrencyID to a number string (we can't use toString, because it doesn't produce a pure number)