Updated on 2026-08-14
This commit is contained in:
parent
1b469c093c
commit
f87629742b
8 changed files with 128 additions and 33 deletions
|
|
@ -46,6 +46,7 @@ internal class TangemPayTxHistoryItemConverter(moshi: Moshi) :
|
|||
merchantCategory = spend.merchantCategory,
|
||||
status = TangemPayTxHistoryItemStatusConverter.convert(spend.status),
|
||||
enrichedMerchantIconUrl = spend.enrichedMerchantIcon,
|
||||
declinedReason = spend.declinedReason,
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue