Class: Customerio::Regions::Region

Inherits:
Struct
  • Object
show all
Defined in:
lib/customerio/regions.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_urlObject

Returns the value of attribute api_url

Returns:

  • (Object)

    the current value of api_url



6
7
8
# File 'lib/customerio/regions.rb', line 6

def api_url
  @api_url
end

#track_urlObject

Returns the value of attribute track_url

Returns:

  • (Object)

    the current value of track_url



6
7
8
# File 'lib/customerio/regions.rb', line 6

def track_url
  @track_url
end