Updated on 2026-08-14
This commit is contained in:
parent
e25e8e66c7
commit
9def69438e
5 changed files with 44 additions and 62 deletions
|
|
@ -45,6 +45,7 @@ sealed class TangemPayTxHistoryItem {
|
|||
override val date: SerializedDateTime,
|
||||
override val amount: SerializedBigDecimal,
|
||||
override val currency: SerializedCurrency,
|
||||
val description: String?,
|
||||
) : TangemPayTxHistoryItem()
|
||||
|
||||
@Serializable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue