Circlex v0.1.5
  • Pages
  • Modules
  • Mix Tasks

    View Source Circlex.Emulator.State.PaymentState (Circlex v0.1.5)

    Link to this section Summary

    Functions

    add_payment(payment)
    all_payments(filters \\ [])
    deserialize(st)
    get_payment(id, filters \\ [])
    initial_state()
    new_payment(wallet_id, bank_account_id, amount, currency)
    serialize(st)
    update_payment(payment_id, f)

    Link to this section Functions

    Link to this function

    add_payment(payment)

    View Source
    Link to this function

    all_payments(filters \\ [])

    View Source
    Link to this function

    deserialize(st)

    View Source
    Link to this function

    get_payment(id, filters \\ [])

    View Source
    Link to this function

    initial_state()

    View Source
    Link to this function

    new_payment(wallet_id, bank_account_id, amount, currency)

    View Source
    Link to this function

    serialize(st)

    View Source
    Link to this function

    update_payment(payment_id, f)

    View Source

    On Hex.pm: Package Preview (current file)

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