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