Updated on 2026-08-14
This commit is contained in:
parent
cf49333c22
commit
c35da7186d
9 changed files with 99 additions and 131 deletions
|
|
@ -0,0 +1,6 @@
|
|||
package com.tangem.domain.yield.supply.models
|
||||
|
||||
enum class YieldSupplyEnterStatus {
|
||||
Enter,
|
||||
Exit,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue