GameCenterMatchmakingQueueResponse
The response body for endpoints that create, modify, or get a single queue.
Declaration
object GameCenterMatchmakingQueueResponseProperties
| Name | Type | Description |
|---|---|---|
data Required | GameCenterMatchmakingQueue | The queue that you create, modify, or get. |
included | [GameCenterMatchmakingRuleSet] | The rule sets included in the response. |
links Required | DocumentLinks | The link representations of the response. |