countryCode

@Size(value = 2)
@get:Size(value = 2)
val countryCode: String? = null

Two-letter ISO code representing the country the bank account is located in.

country