EAZPlayedBetGameParameters Class Reference

Public Attributes

int bet
 

Detailed Description

Model that contains information about Bet Of the Played Game Parameters.

Definition at line 27 of file EAZEventsParameters.cs.

Member Data Documentation

◆ bet

int EAZPlayedBetGameParameters.bet

Bet of the Game.

Definition at line 32 of file EAZEventsParameters.cs.