Class: Viglink::MerchantResults

Inherits:
Struct
  • Object
show all
Defined in:
lib/viglink/merchant.rb

Instance Attribute Summary collapse

Instance Attribute Details

#merchantsObject

Returns the value of attribute merchants

Returns:

  • (Object)

    the current value of merchants



66
67
68
# File 'lib/viglink/merchant.rb', line 66

def merchants
  @merchants
end

#pageObject

Returns the value of attribute page

Returns:

  • (Object)

    the current value of page



66
67
68
# File 'lib/viglink/merchant.rb', line 66

def page
  @page
end

#total_pagesObject

Returns the value of attribute total_pages

Returns:

  • (Object)

    the current value of total_pages



66
67
68
# File 'lib/viglink/merchant.rb', line 66

def total_pages
  @total_pages
end