Name | Type | Description | Notes |
---|---|---|---|
id | int | Internal TzKT id. | [optional] |
initiator | \Bzzhh\Tzkt\Model\SrGameInfoInitiator | [optional] | |
initiator_commitment | \Bzzhh\Tzkt\Model\SrGameInfoInitiatorCommitment | [optional] | |
opponent | \Bzzhh\Tzkt\Model\SrGameInfoOpponent | [optional] | |
opponent_commitment | \Bzzhh\Tzkt\Model\SrGameInfoOpponentCommitment | [optional] | |
initiator_reward | int | In case the initiator won, this field will contain the reward amount (in mutez). | [optional] |
initiator_loss | int | In case the initiator lost (including a `draw`), this field will contain the loss amount (in mutez). | [optional] |
opponent_reward | int | In case the opponent won, this field will contain the reward amount (in mutez). | [optional] |
opponent_loss | int | In case the opponent lost (including a `draw`), this field will contain the loss amount (in mutez). | [optional] |