edgegap 0.1.0

Auto-generated client library for the Edgegap API, used by the arbctl tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# MatchmakerReleaseResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)