Preparing search index...
The search index is not available
@oneblink/sdk
@oneblink/sdk
types
IntegrationTypes
IntegrationRecaptchaDomain
Type Alias IntegrationRecaptchaDomain<S>
Integration
Recaptcha
Domain
<
S
>
:
{
id
:
string
;
label
:
string
;
privateKey
:
ConstrainedSecret
<
S
>
;
publicKey
:
string
;
type
?:
RecaptchaKeyType
;
}
Type Parameters
S
=
SavedSecret
Type declaration
id
:
string
label
:
string
private
Key
:
ConstrainedSecret
<
S
>
public
Key
:
string
Optional
type
?:
RecaptchaKeyType
If
undefined
, the default will be CHECKBOX
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@oneblink/sdk
Loading...
If
undefined
, the default will be CHECKBOX