Class: Gonebusy::Configuration::Environment
- Inherits:
-
Object
- Object
- Gonebusy::Configuration::Environment
- Defined in:
- lib/gonebusy/configuration.rb
Overview
An enum for SDK environments
Constant Summary collapse
- ENVIRONMENT =
SANDBOX: sandbox.gonebusy.com/api/v1
[PRODUCTION = 0, SANDBOX = 1]