Expand description
Common type aliases for Betfair identifiers and values.
Functions§
- deserialize_
optional_ string_ lenient - Deserializes an
Option<String>from either a JSON string or number. - deserialize_
optional_ u32_ lenient - Deserializes an
Option<u32>leniently from a JSON number, numeric string, or empty string. - deserialize_
selection_ id - Deserializes a
SelectionIdfrom either a JSON number or string.
Type Aliases§
- BetId
- Betfair bet identifier.
- Competition
Id - Competition identifier.
- Customer
Order Ref - Customer order reference (max 32 characters).
- Customer
Strategy Ref - Customer strategy reference (max 15 characters).
- EventId
- Betfair event identifier.
- Event
Type Id - Betfair event type identifier.
- Exchange
Id - Betfair exchange identifier.
- Handicap
- Handicap value for Asian handicap markets.
- Market
Id - Betfair market identifier (e.g., “1.201070830”).
- Selection
Id - Betfair selection (runner) identifier.