Class: Lvmama::Client

Inherits:
API
  • Object
show all
Includes:
TicketProd
Defined in:
lib/lvmama-api/client.rb,
lib/lvmama-api/client/ticket_prod.rb

Overview

Wrapper for the Lvmama REST API

Defined Under Namespace

Modules: TicketProd

Constant Summary

Constants included from TicketProd

TicketProd::ENDPOINT

Method Summary

Methods included from TicketProd

#good_info_list, #good_price_list, #product_info_list, #product_info_list_by_page, #product_price_list_by_page, #scenic_info_list_by_page

Methods inherited from API

#config, #initialize

Methods included from Request

#delete, #get, #post, #put

Constructor Details

This class inherits a constructor from Lvmama::API