new HolidayAPI()
class for querying the holiday api
Parameters:
| Name | Type | Description |
|---|---|---|
options.key |
String | API Key |
Properties:
| Name | Type | Description |
|---|---|---|
this.key |
String | API Key for holidayapi.com |
this.v1 |
Object | api methods for v1 |