MoCState
enum States {
// State 0
Liquidated,
// State 1
RiskProDiscount,
// State 2
BelowCobj,
// State 3
AboveCobj
}Last updated
enum States {
// State 0
Liquidated,
// State 1
RiskProDiscount,
// State 2
BelowCobj,
// State 3
AboveCobj
}Last updated