This commit is contained in:
@@ -2,7 +2,7 @@ namespace Sockeye.Biz
|
||||
{
|
||||
public enum TrialRequestStatus
|
||||
{
|
||||
NotSet = 0,
|
||||
New = 0,
|
||||
Approved = 1,
|
||||
Rejected = 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user