Class: Deliveries::Couriers::MondialRelay::Config
- Inherits:
-
Struct
- Object
- Struct
- Deliveries::Couriers::MondialRelay::Config
- Defined in:
- lib/deliveries/couriers/mondial_relay.rb
Instance Attribute Summary collapse
-
#mondial_relay_key ⇒ Object
Returns the value of attribute mondial_relay_key.
-
#mondial_relay_merchant ⇒ Object
Returns the value of attribute mondial_relay_merchant.
Instance Attribute Details
#mondial_relay_key ⇒ Object
Returns the value of attribute mondial_relay_key
18 19 20 |
# File 'lib/deliveries/couriers/mondial_relay.rb', line 18 def mondial_relay_key @mondial_relay_key end |
#mondial_relay_merchant ⇒ Object
Returns the value of attribute mondial_relay_merchant
18 19 20 |
# File 'lib/deliveries/couriers/mondial_relay.rb', line 18 def mondial_relay_merchant @mondial_relay_merchant end |