Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 536 Bytes

CaptchaStageRequest.md

File metadata and controls

15 lines (10 loc) · 536 Bytes

CaptchaStageRequest

Properties

Name Type Description Notes
name kotlin.String
publicKey kotlin.String Public key, acquired your captcha Provider.
privateKey kotlin.String Private key, acquired your captcha Provider.
flowSet kotlin.collections.List<FlowSetRequest> [optional]
jsUrl kotlin.String [optional]
apiUrl kotlin.String [optional]