Craftgate
Craftgate v1.0.42
  • Pages
  • Modules
  • Mix Tasks

    View Source Craftgate.Model.PosApmPaymentProvider (Craftgate v1.0.42)

    Elixir equivalent of the Java enum io.craftgate.model.PosApmPaymentProvider

    Link to this section Summary

    Types

    t()

    Functions

    applepay()
    cast(value)
    googlepay()
    values()
    ykb_world_pay()

    Link to this section Types

    Link to this type

    t()

    View Source
    @type t() :: :YKB_WORLD_PAY | :GOOGLEPAY | :APPLEPAY

    Link to this section Functions

    Link to this function

    applepay()

    View Source
    Link to this function

    cast(value)

    View Source
    Link to this function

    googlepay()

    View Source
    Link to this function

    values()

    View Source
    Link to this function

    ykb_world_pay()

    View Source

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.1) for the Elixir programming language