Libraries
»
stbaldricks
(8.0.0)
»
Index (S)
»
SBF
»
Client
»
Challenge
»
Status
Module: SBF::Client::Challenge::Status
Defined in:
lib/stbaldricks/entities/challenge.rb
Constant Summary
collapse
PENDING =
'
pending
'
ACCEPTED =
'
accepted
'
CANCELED =
'
canceled
'
DECLINED =
'
declined
'