Class: ApimaticCalculator::Environment
- Inherits:
-
Object
- Object
- ApimaticCalculator::Environment
- Defined in:
- lib/apimatic_calculator/configuration.rb
Overview
An enum for SDK environments.
Constant Summary collapse
- ENVIRONMENT =
PRODUCTION: This environment connect to the LIVE calculator API
[ PRODUCTION = 'production'.freeze ].freeze