update
This commit is contained in:
@ -3,7 +3,7 @@ export enum CreditApplicationStatus {
|
|||||||
"open" = "open",
|
"open" = "open",
|
||||||
"analyze" = "analyze",
|
"analyze" = "analyze",
|
||||||
"verification" = "verification",
|
"verification" = "verification",
|
||||||
"pending_approval" = "pending approval",
|
"pending_approval" = "pending_approval",
|
||||||
"under_review" = "under_review",
|
"under_review" = "under_review",
|
||||||
"revision" = "revision",
|
"revision" = "revision",
|
||||||
"approved" = "approved",
|
"approved" = "approved",
|
||||||
|
|||||||
Reference in New Issue
Block a user