Method: SDM::ActivityEntity#type

Defined in:
lib/models/porcelain.rb

#typeObject

The type of entity affected, one of the Activity Entities constants.



1560
1561
1562
# File 'lib/models/porcelain.rb', line 1560

def type
  @type
end