ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/api/currencies/route
GET
Function GET
GET
()
:
Promise
<
|
NextResponse
<
{
error
:
string
}
>
|
NextResponse
<
{
code
:
string
;
id
:
string
;
name
:
string
;
symbol
:
string
}
[]
,
>
,
>
Returns
Promise
<
|
NextResponse
<
{
error
:
string
}
>
|
NextResponse
<
{
code
:
string
;
id
:
string
;
name
:
string
;
symbol
:
string
}
[]
,
>
,
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...