Updated on 2026-08-14
This commit is contained in:
parent
8d02828096
commit
cd7a23cbd6
5 changed files with 23 additions and 7 deletions
|
|
@ -20,6 +20,7 @@ sealed class TangemPayTxHistoryItem {
|
|||
override val date: SerializedDateTime,
|
||||
override val amount: SerializedBigDecimal,
|
||||
override val currency: SerializedCurrency,
|
||||
val authorizedAmount: SerializedBigDecimal,
|
||||
val localAmount: SerializedBigDecimal?,
|
||||
val localCurrency: SerializedCurrency?,
|
||||
val enrichedMerchantName: String?,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue