BalanceInfo

data class BalanceInfo(val balance: Double, val bonus: Double, val pokerWinning: Double, val primaryBalance: Double, val reservedBalance: Double, val promotionOpenBet: Double)

Balance info

Constructors

Link copied to clipboard
constructor(balance: Double, bonus: Double, pokerWinning: Double, primaryBalance: Double, reservedBalance: Double, promotionOpenBet: Double)

Properties

Link copied to clipboard

Current balance of the user

Link copied to clipboard

An amount from campaigns in poker/casino that has been activated, but not paid out. this is locked and can't be paid out until conditions for the different campaigns are met.

Link copied to clipboard
Link copied to clipboard

Users primary balance, which can be spent or paid out

Link copied to clipboard

A Users current promotion open bet, so for example it can be 25 kr. freebet when a new user accepts a promotion.

Link copied to clipboard

Amount a user has won in a poker balance that is locked until they have been approved for release. (they are locked until it has been proved that no cheating was involved in a game)