Class: AffiliationApi::MerchantVersion

Inherits:
Resource
  • Object
show all
Defined in:
lib/affiliation-api/merchant_version.rb

Instance Attribute Summary collapse

Instance Attribute Details

#created_atObject

Returns the value of attribute created_at.



5
6
7
# File 'lib/affiliation-api/merchant_version.rb', line 5

def created_at
  @created_at
end

#eventObject

Returns the value of attribute event.



5
6
7
# File 'lib/affiliation-api/merchant_version.rb', line 5

def event
  @event
end

#merchantObject

Returns the value of attribute merchant.



5
6
7
# File 'lib/affiliation-api/merchant_version.rb', line 5

def merchant
  @merchant
end