@web-core/web-sdk
Preparing search index...
<internal>
IHolidayRepo
Interface IHolidayRepo
interface
IHolidayRepo
{
getHolidays
(
exchange
:
string
,
from
:
string
,
to
:
string
,
)
:
Promise
<
HolidayResponse
[]
>
;
}
Index
Methods
get
Holidays
Methods
get
Holidays
getHolidays
(
exchange
:
string
,
from
:
string
,
to
:
string
,
)
:
Promise
<
HolidayResponse
[]
>
Parameters
exchange
:
string
from
:
string
yyyyMMdd format
to
:
string
yyyyMMdd format
Returns
Promise
<
HolidayResponse
[]
>
Description
get holidays
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Holidays
@web-core/web-sdk
Loading...
yyyyMMdd format