That card game.
ID of the combat
Accepts the following message:
{
"code": "string",
"ruleset_code": "string",
"seq_no": 0,
"sequence": [
"string"
],
"players": [
{
"code": "string",
"name": "string",
"role_code": "string",
"attributes": {
"property1": null,
"property2": null
},
"piles": {
"property1": [
"string"
],
"property2": [
"string"
]
}
}
]
}
ID of the combat
Accepts the following message:
{
"code": "string",
"ruleset_code": "string",
"seq_no": 0,
"sequence": [
"string"
],
"players": [
{
"code": "string",
"name": "string",
"role_code": "string",
"attributes": {
"property1": null,
"property2": null
},
"piles": {
"property1": [
"string"
],
"property2": [
"string"
]
}
}
]
}