Class: HighLevel::Models::Contacts::FollowersDTO

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/contacts/followers_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#followersObject (readonly)

Returns the value of attribute followers

Returns:

  • (Object)

    the current value of followers



9
10
11
# File 'lib/high_level/models/contacts/followers_dto.rb', line 9

def followers
  @followers
end