Class: Uber::Reminder::TripBranding

Inherits:
Base
  • Object
show all
Defined in:
lib/uber/models/reminder.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#attrs

Method Summary

Methods inherited from Base

#[], #initialize

Constructor Details

This class inherits a constructor from Uber::Base

Instance Attribute Details

Returns the value of attribute link_text.



26
27
28
# File 'lib/uber/models/reminder.rb', line 26

def link_text
  @link_text
end

Returns the value of attribute partner_deeplink.



26
27
28
# File 'lib/uber/models/reminder.rb', line 26

def partner_deeplink
  @partner_deeplink
end