Class: BookingstudioRuby::WebService::ItemTypes

Inherits:
String
  • Object
show all
Defined in:
lib/bookingstudio_ruby/web_service.rb,
lib/bookingstudio_ruby/web_service/search_service.rb,
lib/bookingstudio_ruby/web_service/booking_service.rb

Overview

Constant Summary collapse

Cleaning =
ItemTypes.new("Cleaning")
Consumption =
ItemTypes.new("Consumption")
Deposit =
ItemTypes.new("Deposit")
Insurance =
ItemTypes.new("Insurance")
Standard =
ItemTypes.new("Standard")
Transportation =
ItemTypes.new("Transportation")