update credit
This commit is contained in:
@ -1,8 +1,11 @@
|
||||
export enum CreditApplicationStatus {
|
||||
"draft" = "draft",
|
||||
"open" = "open",
|
||||
"document_checking" = "document_checking",
|
||||
"analyze" = "analyze",
|
||||
"verification" = "verification",
|
||||
"pending_spv" = "pending_spv",
|
||||
"final_check" = "finale_check",
|
||||
"pending_approval" = "pending_approval",
|
||||
"under_review" = "under_review",
|
||||
"revision" = "revision",
|
||||
|
||||
Reference in New Issue
Block a user