# MatchmakerReleaseResponse
## Properties
**created_at** | **String** | |
**updated_at** | **String** | |
**app_name** | **String** | Name of the app to deploy using the matchmaker. |
**version_name** | **String** | Name of the version of the specified app to deploy using the matchmaker. |
**version** | **String** | Name of the matchmaker release. Should be unique, and will be used to differentiate your releases. |
**frontend_component_name** | **String** | Name of the matchmaker component to use as the Open Match frontend. |
**director_component_name** | **String** | Name of the matchmaker component to use as the Open Match director. |
**match_function_component_name** | **String** | Name of the matchmaker component to use as the Open Match match function. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)