Class: HighLevel::Models::Conversations::MessageMeta

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/conversations/message_meta.rb

Instance Attribute Summary collapse

Instance Attribute Details

#call_durationObject (readonly)

Returns the value of attribute call_duration

Returns:

  • (Object)

    the current value of call_duration



9
10
11
# File 'lib/high_level/models/conversations/message_meta.rb', line 9

def call_duration
  @call_duration
end

#call_statusObject (readonly)

Returns the value of attribute call_status

Returns:

  • (Object)

    the current value of call_status



9
10
11
# File 'lib/high_level/models/conversations/message_meta.rb', line 9

def call_status
  @call_status
end

#emailObject (readonly)

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



9
10
11
# File 'lib/high_level/models/conversations/message_meta.rb', line 9

def email
  @email
end