Updated on 2026-08-14
This commit is contained in:
parent
21a3e1edce
commit
93f7f4b424
7 changed files with 58 additions and 20 deletions
|
|
@ -9,5 +9,6 @@ data class DataSourceTopupInfo(
|
|||
Full(serializedName = "Full"),
|
||||
CustomToken(serializedName = "Custom token"),
|
||||
BlockchainError(serializedName = "Blockchain error"),
|
||||
NoRate(serializedName = "No rate"),
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue