iyzico v1.5.3 Iyzico.CardReference

A module representing a reference to a stored card.

Link to this section Summary

Types

t()

Represents a reference to a stored card

Link to this section Types

Link to this type t()
t() :: %Iyzico.CardReference{alias: binary, assoc: Iyzico.Card.card_assoc, bank_name: binary, card: Iyzico.Card.t, email: binary, family: Iyzico.Card.card_family, token: binary, type: Iyzico.Card.card_type, user_key: binary}

Represents a reference to a stored card.