Holds navigation parameters specific to the eDaler wallet.
bool More
If more events are available.
WalletNavigationArgs(Balance Balance, decimal PendingAmount, string PendingCurrency, EDaler.PendingPayment[] PendingPayments, EDaler.AccountEvent[] Events, bool More)
Creates a new instance of the WalletNavigationArgs class.
string? PendingCurrency
Currency of pending payments.
EDaler.? PendingPayment[] PendingPayments
Details about pending payments.
WalletNavigationArgs()
Creates a new instance of the WalletNavigationArgs class.
decimal PendingAmount
Total amount of pending payments.
EDaler.? AccountEvent[] Events
Wallet events.