Increase.RealTimeDecisions.RealTimeDecision.DigitalWalletToken.Device (Increase v1.0.0)

Copy Markdown View Source

Device that is being used to provision the digital wallet token.

Fields

  • identifier - ID assigned to the device by the digital wallet provider.

Summary

Types

t()

@type t() :: %Increase.RealTimeDecisions.RealTimeDecision.DigitalWalletToken.Device{
  identifier: String.t() | nil
}