tournament_bounties
Bounties received by a player in the hand.
tournament_bounties
Bounties received by a player in the hand.
Nullable: true
Type: array of <tournament_bounty_obj> objects
Example:
"tournament_bounties": [
<tournament_bounty_obj>,
<tournament_bounty_obj>
]
Last updated
Was this helpful?