used

@SerialName(value = "used")
val used: Map<String, Int>? = null

Parameters

used

The credit that has been used by the account holder. Each key is a three-letter ISO currency code, in lowercase. Each value is a integer amount. A positive amount indicates money owed to the account holder. A negative amount indicates money owed by the account holder.