Method: UltracartClient::AffiliateLink#code
- Defined in:
- lib/ultracart_api/models/affiliate_link.rb
#code ⇒ Object
Code associated with the link
31 32 33 |
# File 'lib/ultracart_api/models/affiliate_link.rb', line 31 def code @code end |