mantle

v0.3.0

  • Pages
  • Modules

    mantle v0.3.0 Mantle View Source

    Link to this section Summary

    Functions

    get_categories(listing_id)
    get_deals(latitude, longitude)
    get_deliveries(latitude, longitude, result_size \\ 25)
    get_dispensaries(latitude, longitude, result_size \\ 25)
    get_locations(latitude, longitude)
    get_menu(listing_wmid)
    get_menu_item(menu_item_id)
    get_reviews(listing_id, limit, offset)
    get_suggestions(query, latitude, longitude)

    Link to this section Functions

    Link to this function get_categories(listing_id) View Source
    Link to this function get_deals(latitude, longitude) View Source
    Link to this function get_deliveries(latitude, longitude, result_size \\ 25) View Source
    Link to this function get_dispensaries(latitude, longitude, result_size \\ 25) View Source
    Link to this function get_locations(latitude, longitude) View Source
    Link to this function get_menu(listing_wmid) View Source
    Link to this function get_menu_item(menu_item_id) View Source
    Link to this function get_reviews(listing_id, limit, offset) View Source
    Link to this function get_suggestions(query, latitude, longitude) View Source

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