Updated on 2026-08-14
This commit is contained in:
parent
1b469c093c
commit
f87629742b
8 changed files with 128 additions and 33 deletions
|
|
@ -29,6 +29,7 @@ sealed class TangemPayTxHistoryItem {
|
|||
val merchantCategory: String?,
|
||||
val status: Status,
|
||||
val enrichedMerchantIconUrl: String?,
|
||||
val declinedReason: String?,
|
||||
) : TangemPayTxHistoryItem()
|
||||
|
||||
@Serializable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue