Buzzr Sports Engine API
Preparing search index...
@buzzr/dfs-engine
DfsPayoutTableDefinition
Type Alias DfsPayoutTableDefinition
type
DfsPayoutTableDefinition
=
{
bookId
:
DfsBookId
;
effectiveFrom
:
string
;
entries
:
readonly
DfsPayoutTableEntry
[]
;
playTypeId
:
DfsPlayTypeId
;
sourceNotes
?:
readonly
string
[]
;
sources
?:
readonly
DfsBookSourceRef
[]
;
version
?:
string
;
}
Index
Properties
book
Id
effective
From
entries
play
Type
Id
source
Notes?
sources?
version?
Properties
book
Id
bookId
:
DfsBookId
effective
From
effectiveFrom
:
string
ISO timestamp or date-only value; date-only values begin at 00:00:00 UTC.
entries
entries
:
readonly
DfsPayoutTableEntry
[]
play
Type
Id
playTypeId
:
DfsPlayTypeId
Optional
source
Notes
sourceNotes
?:
readonly
string
[]
Optional
sources
sources
?:
readonly
DfsBookSourceRef
[]
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
sources
version
Buzzr Sports Engine API
Loading...
ISO timestamp or date-only value; date-only values begin at 00:00:00 UTC.