Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Contains property data provided by the client for matchmaking request criteria.
Property
The Property object has the following specification.
| Member | Type | Description |
|---|---|---|
| id | string | An id for this property. |
| type | 32-bit signed integer | Type of the property. Supported values are:
|
| value | string | Value of this property. |
Sample JSON syntax
{
"id":"1",
"value":"20",
"type":0
}