Libraries
»
remitmd
(0.4.1)
»
Index (B)
»
Remitmd
»
BountyStatus
Module: Remitmd::BountyStatus
Defined in:
lib/remitmd/models.rb
Constant Summary
collapse
OPEN =
"open"
CLOSED =
"closed"
AWARDED =
"awarded"
EXPIRED =
"expired"
CANCELLED =
"cancelled"