added Accepted Transaction status
This commit is contained in:
parent
80c4db3b08
commit
53dc8152cf
@ -6,6 +6,7 @@
|
|||||||
SelfiePassed = 1,
|
SelfiePassed = 1,
|
||||||
DocumentUploaded = 2,
|
DocumentUploaded = 2,
|
||||||
Submitted = 3,
|
Submitted = 3,
|
||||||
|
Accepted = 4,
|
||||||
Completed = 100
|
Completed = 100
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user