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