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

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

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

    Link to this section Summary

    Types

    t()

    Functions

    cast(value)
    redeem_only_loyalty()
    submerchant_send_receive()
    values()

    Link to this section Types

    Link to this type

    t()

    View Source
    @type t() :: :REDEEM_ONLY_LOYALTY | :SUBMERCHANT_SEND_RECEIVE

    Link to this section Functions

    Link to this function

    cast(value)

    View Source
    Link to this function

    redeem_only_loyalty()

    View Source
    Link to this function

    submerchant_send_receive()

    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