Updated on 2026-08-14
This commit is contained in:
parent
9062c1dea3
commit
f280dff806
3 changed files with 3 additions and 1 deletions
|
|
@ -15,4 +15,5 @@ enum class ExchangeAnalyticsStatus(val value: String) {
|
|||
Fail("Fail"),
|
||||
KYC("KYC"),
|
||||
Refunded("Refunded"),
|
||||
Cancelled("Canceled"),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue