@buzzr/dfs-engine
Preparing search index...
DfsPayoutTableDefinition
Type Alias DfsPayoutTableDefinition
type
DfsPayoutTableDefinition
=
{
bookId
:
DfsBookId
;
effectiveFrom
:
string
;
entries
:
readonly
DfsPayoutTableEntry
[]
;
playTypeId
:
DfsPlayTypeId
;
sourceNotes
?:
readonly
string
[]
;
version
?:
string
;
}
Index
Properties
book
Id
effective
From
entries
play
Type
Id
source
Notes?
version?
Properties
book
Id
bookId
:
DfsBookId
effective
From
effectiveFrom
:
string
entries
entries
:
readonly
DfsPayoutTableEntry
[]
play
Type
Id
playTypeId
:
DfsPlayTypeId
Optional
source
Notes
sourceNotes
?:
readonly
string
[]
Optional
version
version
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
book
Id
effective
From
entries
play
Type
Id
source
Notes
version
@buzzr/dfs-engine
Loading...