country property

String? country
getter/setter pair

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

Implementation

String? country;