Class: Customerio::Regions::Region
- Inherits:
-
Struct
- Object
- Struct
- Customerio::Regions::Region
- Defined in:
- lib/customerio/regions.rb
Instance Attribute Summary collapse
-
#api_url ⇒ Object
Returns the value of attribute api_url.
-
#track_url ⇒ Object
Returns the value of attribute track_url.
Instance Attribute Details
#api_url ⇒ Object
Returns the value of attribute api_url
6 7 8 |
# File 'lib/customerio/regions.rb', line 6 def api_url @api_url end |
#track_url ⇒ Object
Returns the value of attribute track_url
6 7 8 |
# File 'lib/customerio/regions.rb', line 6 def track_url @track_url end |