@oneblink/sdk-core
Preparing search index...
IntegrationTypes
IntegrationGoogleMapsKey
Type Alias IntegrationGoogleMapsKey<S>
type
IntegrationGoogleMapsKey
<
S
=
SavedSecret
>
=
{
apiKey
:
ConstrainedSecret
<
S
>
;
id
:
string
;
label
:
string
;
type
:
"SEARCH"
;
}
Type Parameters
S
=
SavedSecret
Index
Properties
api
Key
id
label
type
Properties
api
Key
apiKey
:
ConstrainedSecret
<
S
>
id
id
:
string
label
label
:
string
type
type
:
"SEARCH"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
id
label
type
@oneblink/sdk-core
Loading...