amount

The amount of the action performed.

amount

The amount of the action performed / the total amount put in during this action.

Type: decimal (optional)

Nullable: true

Can be omitted, null or zero if the action does not require a bet amount. For example: required for Bet and Raise or Call actions, but optional for Check and Fold actions.

Example:

The player raises to $100 flat:

"amount": 100.00

Last updated

Was this helpful?