Method: Xhash::Customer#activity

Defined in:
lib/xhash/structs/customer.rb

#activityObject

Returns the value of attribute activity

Returns:

  • (Object)

    the current value of activity



2
3
4
# File 'lib/xhash/structs/customer.rb', line 2

def activity
  @activity
end