UpdatePushChallengePayload
Describes the information required to update a Push Challenge
class UpdatePushChallengePayload(factorSid: String,challengeSid: String,status: ChallengeStatus) : UpdateChallengePayload
Content copied to clipboard
Constructors
<init>
Link copied to clipboard
fun <init>(factorSid: String, challengeSid: String, status: ChallengeStatus)
Content copied to clipboard
Functions
Properties
challengeSid
Link copied to clipboard
Sid of the Challenge to be updated
factorSid
Link copied to clipboard
status
Link copied to clipboard
New status of the challenge