Class: EuropaPark

EuropaPark

Implements the Europa Park API framework.

new EuropaPark( [options])

Create new EuropaPark Object.
Parameters:
Name Type Argument Description
options Object <optional>
Properties
Name Type Argument Description
apiBase String <optional>
Optional base URL for API requests
apiVersion String <optional>
API Version to make requests to (default: 'api-5.2')
secretToken String <optional>
Secret token to use to generate the wait times API access token

Extends

  • HostedPark