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

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

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

    Link to this section Summary

    Types

    t()

    Functions

    auth()
    cast(value)
    post_auth()
    pre_auth()
    values()

    Link to this section Types

    Link to this type

    t()

    View Source
    @type t() :: :PRE_AUTH | :POST_AUTH | :AUTH

    Link to this section Functions

    Link to this function

    auth()

    View Source
    Link to this function

    cast(value)

    View Source
    Link to this function

    post_auth()

    View Source
    Link to this function

    pre_auth()

    View Source
    Link to this function

    values()

    View Source

    Hex Package Hex Preview (current file) Download ePub version

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