Merchant.CardChecksV2ThreeDs (Merchant v0.2.0)

View Source

Provides struct and type for a CardChecksV2ThreeDs

Summary

Types

t()

@type t() :: %Merchant.CardChecksV2ThreeDs{
  eci: (String.t() | nil) | nil,
  state: (String.t() | nil) | nil,
  version: (integer() | nil) | nil
}