Skip to main content

Module credential

Module credential 

Source
Expand description

Betfair API credential storage.

Structs§

BetfairCredential
Betfair API credentials for session-token authentication.

Enums§

CredentialError
Errors that can occur when resolving credentials.

Constants§

BETFAIR_APP_KEY_ENV
Environment variable name for the Betfair application key.
BETFAIR_PASSWORD_ENV
Environment variable name for the Betfair account password.
BETFAIR_USERNAME_ENV
Environment variable name for the Betfair account username.