efemoney
data class Reference(val id: String) // appears in the json as just String ... "reference" : "the-reference-id" ...
gsala