countryCodes property

List<String>? countryCodes
final

A list of Plaid-supported country codes using the ISO-3166-1 alpha-2 country code standard.

Implementation

final List<String>? countryCodes;