Class: ApimaticCalcu::Environment
- Inherits:
-
Object
- Object
- ApimaticCalcu::Environment
- Defined in:
- lib/apimatic_calcu/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