Skip to main content

Module challenge

Module challenge 

Source
Expand description

Challenge resource models for the Circle User-Controlled Wallets API.

Contains request parameters and response types for PIN challenge and security question endpoints, as well as the challenge-ID response used by most write operations.

Structs§

Challenge
A challenge record returned by the Circle API.
ChallengeData
data payload wrapping a single challenge.
ChallengeIdData
data payload returned by most write operations.
ChallengeIdResponse
Response envelope for operations that return a challenge ID.
ChallengeResponse
Response envelope for a single challenge lookup.
Challenges
Response envelope for list-challenges.
ChallengesData
data payload wrapping a list of challenges.
SetPinAndInitWalletRequest
Request body for initializeUser (sets PIN and optionally creates wallets).
SetPinRequest
Request body for PIN set/change/restore operations.

Enums§

ChallengeStatus
Status of a challenge.
ChallengeType
Type of a PIN or device challenge.