iyzico v1.6.2 Iyzico.CardReference
A module representing a reference to a stored card.
Link to this section Summary
Link to this section Types
Link to this type
t()
t() :: %Iyzico.CardReference{alias: binary(), assoc: Iyzico.Card.card_assoc(), bank_code: number(), bank_name: binary(), bin_number: binary(), card: Iyzico.Card.t() | Iyzico.RegisteredCard.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.