@oneblink/sdk-core
Preparing search index...
IntegrationTypes
IntegrationRecaptchaDomain
Type Alias IntegrationRecaptchaDomain<S>
type
IntegrationRecaptchaDomain
<
S
=
SavedSecret
>
=
{
id
:
string
;
label
:
string
;
privateKey
:
ConstrainedSecret
<
S
>
;
publicKey
:
string
;
type
?:
RecaptchaKeyType
;
}
Type Parameters
S
=
SavedSecret
Index
Properties
id
label
private
Key
public
Key
type?
Properties
id
id
:
string
label
label
:
string
private
Key
privateKey
:
ConstrainedSecret
<
S
>
public
Key
publicKey
:
string
Optional
type
type
?:
RecaptchaKeyType
If
undefined
, the default will be CHECKBOX
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
label
private
Key
public
Key
type
@oneblink/sdk-core
Loading...
If
undefined
, the default will be CHECKBOX