Skip to content

pactole-js


Interface: LotteryCombinationBuildOptions

Defined in: combinations/lottery-combination.ts:41

Properties

combination?

optional combination: CombinationInput | LotteryCombination

Defined in: combinations/lottery-combination.ts:42


components?

optional components: Record\<string, CombinationInputOrRank | LotteryCombination>

Defined in: combinations/lottery-combination.ts:44


winningRanks?

optional winningRanks: CombinationWinningRanks | null

Defined in: combinations/lottery-combination.ts:43