View Source Craftgate.Model.CardType (Craftgate v1.0.42)
Elixir equivalent of the Java enum io.craftgate.model.CardType
Link to this section Summary
Link to this section Types
@type t() :: :DEBIT_CARD | :PREPAID_CARD | :CREDIT_CARD
Elixir equivalent of the Java enum io.craftgate.model.CardType
@type t() :: :DEBIT_CARD | :PREPAID_CARD | :CREDIT_CARD