description
A description of the action.
"action": "Player Adjustment",
"description": "Jackpot Fee Paid"Last updated
Was this helpful?
A description of the action.
description
An optional description of the action performed for use with actions such as "Add to Pot" or "Player Adjustment".
Type: string (optional)
Nullable: true
Can be omitted, null or empty string if no description is required for this action.
Example:
The player paid a fee outside of the pot:
"action": "Player Adjustment",
"description": "Jackpot Fee Paid"Last updated
Was this helpful?
Was this helpful?