Class: Ledger::Sdk::Configuration::Settings
- Inherits:
-
Object
- Object
- Ledger::Sdk::Configuration::Settings
- Includes:
- Singleton
- Defined in:
- lib/ledger/sdk/configuration.rb
Overview
Singleton holding the SDK configuration settings.
Stores the Fluence gateway service used to route HTTP calls.
Instance Attribute Summary collapse
-
#service ⇒ Symbol
Fluence gateway service forwarded to Fluence::Gateway::Client.
Instance Attribute Details
#service ⇒ Symbol
Fluence gateway service forwarded to Fluence::Gateway::Client.
Paths are prefixed with /backend/<service>/ by the gateway client.