N26

v0.1.0

  • Pages
  • Modules

    N26 v0.1.0 N26.Account View Source

    Account related endpoints.

    Link to this section Summary

    Functions

    account(token)
    addresses(token)
    card(token, cardId)
    cards(token)
    check(token)
    contacts(token)
    limits(token)
    limits(token, cardId)
    me(token)
    stats(token)
    status(token)

    Link to this section Functions

    Link to this function account(token) View Source
    Link to this function addresses(token) View Source
    Link to this function card(token, cardId) View Source
    Link to this function cards(token) View Source
    Link to this function check(token) View Source
    Link to this function contacts(token) View Source
    Link to this function limits(token) View Source
    Link to this function limits(token, cardId) View Source
    Link to this function me(token) View Source
    Link to this function stats(token) View Source
    Link to this function status(token) View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer for the Elixir programming language.