Class: HighLevel::Models::Calendars::CreatedOrUpdatedBy

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/calendars/created_or_updated_by.rb

Instance Attribute Summary collapse

Instance Attribute Details

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



9
10
11
# File 'lib/high_level/models/calendars/created_or_updated_by.rb', line 9

def source
  @source
end

#user_idObject (readonly)

Returns the value of attribute user_id

Returns:

  • (Object)

    the current value of user_id



9
10
11
# File 'lib/high_level/models/calendars/created_or_updated_by.rb', line 9

def user_id
  @user_id
end