sagas/settings

Namespace

sagas/settings

Source:

Methods

(async, generator, static) forceTurbo(action)

Description:
  • Post request to force Turbo for odds template

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Parameters:
Name Type Description
action object

(async, generator, static) getDownloadOddsTemplatesFile(action)

Description:
  • download odds templates file

Source:
Parameters:
Name Type Description
action object

(async, generator, static) getGamesSettings()

Description:
  • Get league settings data

Source:

(async, generator, static) getGamesShopSettings()

Description:
  • Get game shop settings data

Source:

(async, generator, static) getGoalGaloreMarginsSettings()

Description:
  • Get goal galore margins settings data

Source:

(async, generator, static) getGoalGaloreSettingsRequest()

Description:
  • Get goal galore settings data

Source:

(async, generator, static) getLeaguesSettings()

Description:
  • Get league settings data

Source:

(async, generator, static) getMarketsMarginsSettings()

Description:
  • Get markets margins settings data

Source:

(async, generator, static) getMarketsSettings()

Description:
  • Get markets settings data

Source:

(async, generator, static) getMarketsShopSettings()

Description:
  • Get markets shop settings data

Source:

(async, generator, static) getOddsShopTemplateExelList()

Description:
  • Get odds shop template excel list data

Source:

(async, generator, static) getOddsShopTemplateList(action)

Description:
  • Get odds shop template data

Source:
Parameters:
Name Type Description
action object

(async, generator, static) getOddsTemplateExelList()

Description:
  • Get odds template exel list data

Source:

(async, generator, static) getOddsTemplateList(action)

Description:
  • Get odds template data

Source:
Parameters:
Name Type Description
action object

(async, generator, static) getOddsTemplates()

Description:
  • Get odds templates files data

Source:

(async, generator, static) getRoundDurationSettings()

Description:
  • Get round duration settings data

Source:

(async, generator, static) getRoundSpecialMarginsSettings()

Description:
  • Get round special margins settings data

Source:

(async, generator, static) getRoundSpecialShopSettings()

Description:
  • Get special round settings data

Source:

(async, generator, static) getStatsDownloadTemplates(action)

Description:
  • download stats templates file

Source:
Parameters:
Name Type Description
action object

(async, generator, static) getStatsTemplateExelList()

Description:
  • Get stats template excel list data

Source:

(async, generator, static) getStatsTemplateList(action)

Description:
  • Get stats template data

Source:
Parameters:
Name Type Description
action object

(async, generator, static) getStatsTemplates()

Description:
  • Get stats templates files data

Source:

(async, generator, static) getVideoActionList(action)

Description:
  • Get video action for shop

Source:
Parameters:
Name Type Description
action object

(async, static) module.exports()

Source:

(async, generator, static) saveGamesSettings(action)

Description:
  • Save games settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
gamesSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveGamesShopSettings(action)

Description:
  • Save games settings SHOP changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
gamesShopSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveGoalGaloreMarginsSettings(action)

Description:
  • Save round special settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
roundSpecialSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveGoalGaloreSettings(action)

Description:
  • Save market settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
goalGaloreSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveLeaguesSettings(action)

Description:
  • Save league settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
leaguesSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveMarketsMargins(action)

Description:
  • Save marketMargins settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
marketsMarginsSettings object
Parameters:
Name Type Description
action object

(async, generator, static) saveMarketsSettings(action)

Description:
  • Save market settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
marketsSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveMarketsShopSettings(action)

Description:
  • Save market shop settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
marketsShopSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveNewOddsShopTemplate(action)

Description:
  • Save new odds shop template

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Parameters:
Name Type Description
action object

(async, generator, static) saveNewOddsTemplate(action)

Description:
  • Save new odds template

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Parameters:
Name Type Description
action object

(async, generator, static) saveNewStatsTemplate(action)

Description:
  • Save new stats template

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Parameters:
Name Type Description
action object

(async, generator, static) saveRoundSpecialMargins(action)

Description:
  • Save round special Margins settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
marketsMarginsSettings object
Parameters:
Name Type Description
action object

(async, generator, static) saveRoundSpecialShopSettings(action)

Description:
  • Save round special settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
roundSpecialSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveVideoAction(action)

Description:
  • Edit video action settings

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
videoAction Array.<VideoAction>
Parameters:
Name Type Description
action object

Type Definitions

"getGamesSettings/response.data"

Source:
Properties:
Name Type Description
couponMaxStake number
couponMinStake number
matchLength number
multipleBonusPercentages Array.<number>
multipleBonusThreshold number
noPlaceBetInterval number
roundInterval number
winCap number
Type:
  • object

"getGamesShopSettings/response.data"

Source:
Properties:
Name Type Description
couponMaxStake number
couponMinStake number
matchLength number
multipleBonusPercentages Array.<number>
multipleBonusThreshold number
noPlaceBetInterval number
roundInterval number
winCap number
Type:
  • object

"getLeaguesSettings/response.data"

Source:
Properties:
Name Type Description
leagues Array.<League>
Type:
  • object

"getMarketsSettings/response.data"

Source:
Properties:
Name Type Description
markets Array.<Market>
Type:
  • object

"getMarketsShopSettings/response.data"

Source:
Properties:
Name Type Description
markets Array.<Market>
Type:
  • object

League

Source:
Properties:
Name Type Description
emblem string
leagueID number
name string
status number
Type:
  • object

Market

Source:
Properties:
Name Type Description
id number
name string
status number
Type:
  • object

Market

Source:
Properties:
Name Type Description
id number
name string
status number
Type:
  • object

Namespace

sagas/settings

Source:

Methods

(async, generator, static) forceTurbo(action)

Description:
  • Post request to force Turbo for odds template

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Parameters:
Name Type Description
action object

(async, generator, static) getDownloadOddsTemplatesFile(action)

Description:
  • download odds templates file

Source:
Parameters:
Name Type Description
action object

(async, generator, static) getGamesSettings()

Description:
  • Get league settings data

Source:

(async, generator, static) getGamesShopSettings()

Description:
  • Get game shop settings data

Source:

(async, generator, static) getGoalGaloreMarginsSettings()

Description:
  • Get goal galore margins settings data

Source:

(async, generator, static) getGoalGaloreSettingsRequest()

Description:
  • Get goal galore settings data

Source:

(async, generator, static) getLeaguesSettings()

Description:
  • Get league settings data

Source:

(async, generator, static) getMarketsMarginsSettings()

Description:
  • Get markets margins settings data

Source:

(async, generator, static) getMarketsSettings()

Description:
  • Get markets settings data

Source:

(async, generator, static) getMarketsShopSettings()

Description:
  • Get markets shop settings data

Source:

(async, generator, static) getOddsShopTemplateExelList()

Description:
  • Get odds shop template excel list data

Source:

(async, generator, static) getOddsShopTemplateList(action)

Description:
  • Get odds shop template data

Source:
Parameters:
Name Type Description
action object

(async, generator, static) getOddsTemplateExelList()

Description:
  • Get odds template exel list data

Source:

(async, generator, static) getOddsTemplateList(action)

Description:
  • Get odds template data

Source:
Parameters:
Name Type Description
action object

(async, generator, static) getOddsTemplates()

Description:
  • Get odds templates files data

Source:

(async, generator, static) getRoundDurationSettings()

Description:
  • Get round duration settings data

Source:

(async, generator, static) getRoundSpecialMarginsSettings()

Description:
  • Get round special margins settings data

Source:

(async, generator, static) getRoundSpecialShopSettings()

Description:
  • Get special round settings data

Source:

(async, generator, static) getStatsDownloadTemplates(action)

Description:
  • download stats templates file

Source:
Parameters:
Name Type Description
action object

(async, generator, static) getStatsTemplateExelList()

Description:
  • Get stats template excel list data

Source:

(async, generator, static) getStatsTemplateList(action)

Description:
  • Get stats template data

Source:
Parameters:
Name Type Description
action object

(async, generator, static) getStatsTemplates()

Description:
  • Get stats templates files data

Source:

(async, generator, static) getVideoActionList(action)

Description:
  • Get video action for shop

Source:
Parameters:
Name Type Description
action object

(async, static) module.exports()

Source:

(async, generator, static) saveGamesSettings(action)

Description:
  • Save games settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
gamesSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveGamesShopSettings(action)

Description:
  • Save games settings SHOP changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
gamesShopSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveGoalGaloreMarginsSettings(action)

Description:
  • Save round special settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
roundSpecialSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveGoalGaloreSettings(action)

Description:
  • Save market settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
goalGaloreSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveLeaguesSettings(action)

Description:
  • Save league settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
leaguesSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveMarketsMargins(action)

Description:
  • Save marketMargins settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
marketsMarginsSettings object
Parameters:
Name Type Description
action object

(async, generator, static) saveMarketsSettings(action)

Description:
  • Save market settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
marketsSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveMarketsShopSettings(action)

Description:
  • Save market shop settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
marketsShopSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveNewOddsShopTemplate(action)

Description:
  • Save new odds shop template

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Parameters:
Name Type Description
action object

(async, generator, static) saveNewOddsTemplate(action)

Description:
  • Save new odds template

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Parameters:
Name Type Description
action object

(async, generator, static) saveNewStatsTemplate(action)

Description:
  • Save new stats template

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Parameters:
Name Type Description
action object

(async, generator, static) saveRoundSpecialMargins(action)

Description:
  • Save round special Margins settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
marketsMarginsSettings object
Parameters:
Name Type Description
action object

(async, generator, static) saveRoundSpecialShopSettings(action)

Description:
  • Save round special settings changes

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
roundSpecialSettings Array
Parameters:
Name Type Description
action object

(async, generator, static) saveVideoAction(action)

Description:
  • Edit video action settings

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
videoAction Array.<VideoAction>
Parameters:
Name Type Description
action object

Type Definitions

"getGamesSettings/response.data"

Source:
Properties:
Name Type Description
couponMaxStake number
couponMinStake number
matchLength number
multipleBonusPercentages Array.<number>
multipleBonusThreshold number
noPlaceBetInterval number
roundInterval number
winCap number
Type:
  • object

"getGamesShopSettings/response.data"

Source:
Properties:
Name Type Description
couponMaxStake number
couponMinStake number
matchLength number
multipleBonusPercentages Array.<number>
multipleBonusThreshold number
noPlaceBetInterval number
roundInterval number
winCap number
Type:
  • object

"getLeaguesSettings/response.data"

Source:
Properties:
Name Type Description
leagues Array.<League>
Type:
  • object

"getMarketsSettings/response.data"

Source:
Properties:
Name Type Description
markets Array.<Market>
Type:
  • object

"getMarketsShopSettings/response.data"

Source:
Properties:
Name Type Description
markets Array.<Market>
Type:
  • object

League

Source:
Properties:
Name Type Description
emblem string
leagueID number
name string
status number
Type:
  • object

Market

Source:
Properties:
Name Type Description
id number
name string
status number
Type:
  • object

Market

Source:
Properties:
Name Type Description
id number
name string
status number
Type:
  • object