Preparing search index...
The search index is not available
@oneblink/storage
@oneblink/storage
IntegrationTypes
IntegrationAPINSW
Type alias IntegrationAPINSW<S>
IntegrationAPINSW
<
S
>
:
IntegrationBase
&
{
configuration
:
{
products
:
{
liquor
?:
{
apiKey
:
string
;
apiSecret
:
ConstrainedSecret
<
S
>
;
}
;
}
;
}
;
type
:
"API_NSW"
;
}
Type Parameters
S
=
SavedSecret
Type declaration
configuration
:
{
products
:
{
liquor
?:
{
apiKey
:
string
;
apiSecret
:
ConstrainedSecret
<
S
>
;
}
;
}
;
}
products
:
{
liquor
?:
{
apiKey
:
string
;
apiSecret
:
ConstrainedSecret
<
S
>
;
}
;
}
Optional
liquor
?:
{
apiKey
:
string
;
apiSecret
:
ConstrainedSecret
<
S
>
;
}
api
Key
:
string
api
Secret
:
ConstrainedSecret
<
S
>
type
:
"API_NSW"
Settings
Theme
OS
Light
Dark
@oneblink/storage
Loading...