currency

@Size(value = 3)
@get:Size(value = 3)
val currency: String? = null

Three-letter ISO code for the currency paid out to the bank account.

currency