Module: SodaXmlTeam

Defined in:
lib/soda_xml_team.rb,
lib/soda_xml_team/base.rb,
lib/soda_xml_team/client.rb,
lib/soda_xml_team/address.rb,
lib/soda_xml_team/version.rb,
lib/soda_xml_team/schedule.rb

Defined Under Namespace

Classes: Address, Client, Schedule

Constant Summary collapse

API_BASE_URL =
"https://soda.xmlteam.com/api"
API_SANDBOX_URL =
"https://soda.xmlteam.com/api-trial"
VERSION =
"1.0.3"