@public/client-core
Preparing search index...
types/bet.types
BetConfig
Type Alias BetConfig
type
BetConfig
=
{
betPresets
:
[
]
;
currency
:
CurrencyCode
;
decimalPlaces
:
string
;
maxBetAmount
:
string
;
maxWinAmount
:
string
;
minBetAmount
:
string
;
}
Index
Properties
bet
Presets
currency
decimal
Places
max
Bet
Amount
max
Win
Amount
min
Bet
Amount
Properties
bet
Presets
betPresets
:
[
]
currency
currency
:
CurrencyCode
decimal
Places
decimalPlaces
:
string
max
Bet
Amount
maxBetAmount
:
string
max
Win
Amount
maxWinAmount
:
string
min
Bet
Amount
minBetAmount
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bet
Presets
currency
decimal
Places
max
Bet
Amount
max
Win
Amount
min
Bet
Amount
@public/client-core
Loading...