data class GAPriceMoney
GAPriceMoney(currencyCode: String, amountInMicros: String)
val amountInMicros: String
val currencyCode: String