The DigitalWalletTokenUpdate object.
Fields
status- The status the update changed this Digital Wallet Token to.timestamp- The ISO 8601 date and time at which the update happened.
Summary
Types
@type t() :: %Increase.DigitalWalletTokens.DigitalWalletToken.Update{ status: String.t(), timestamp: DateTime.t() }