currency

@SerializedName(value = "currency")
val currency: String?

Parameters

currency

The currency code for the transaction's monetary values (e.g., "USD"), or null if not specified.