# Flipdish.AddressFormResponse

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**FormData** | [**[DynamicFormField]**](DynamicFormField.md) | List of field definitions. | [optional] 
**CountryCode** | **String** | ISO two letter code. | [optional] 
**Language** | **String** | ISO culture code. | [optional] 
**DisplayFormat** | [**AddressFormDisplayFormat**](AddressFormDisplayFormat.md) | Templates used to format form fields when displaying items in a list. | [optional] 


