# Flipdish.CountryWithAccountFieldsDefinitions

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**CountryCode** | **String** | Country 2-letter ISO code | [optional] 
**DisplayName** | **String** | Display name of the country | [optional] 
**SupportType** | **String** | Country support type (supported-by-stripe-cc, supported-by-flipdish,not-supported) | [optional] 
**FieldDefinitions** | [**[AccountFieldDefinition]**](AccountFieldDefinition.md) | Bank Account field definitions | [optional] 


