Class: HighLevel::Models::Forms::EventDataSchema

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/forms/event_data_schema.rb

Instance Attribute Summary collapse

Instance Attribute Details

#ad_sourceObject (readonly)

Returns the value of attribute ad_source

Returns:

  • (Object)

    the current value of ad_source



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def ad_source
  @ad_source
end

#contact_session_idsObject (readonly)

Returns the value of attribute contact_session_ids

Returns:

  • (Object)

    the current value of contact_session_ids



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def contact_session_ids
  @contact_session_ids
end

#domainObject (readonly)

Returns the value of attribute domain

Returns:

  • (Object)

    the current value of domain



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def domain
  @domain
end

#fb_event_idObject (readonly)

Returns the value of attribute fb_event_id

Returns:

  • (Object)

    the current value of fb_event_id



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def fb_event_id
  @fb_event_id
end

#fbcObject (readonly)

Returns the value of attribute fbc

Returns:

  • (Object)

    the current value of fbc



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def fbc
  @fbc
end

#fbpObject (readonly)

Returns the value of attribute fbp

Returns:

  • (Object)

    the current value of fbp



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def fbp
  @fbp
end

#fingerprintObject (readonly)

Returns the value of attribute fingerprint

Returns:

  • (Object)

    the current value of fingerprint



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def fingerprint
  @fingerprint
end

#mediumObject (readonly)

Returns the value of attribute medium

Returns:

  • (Object)

    the current value of medium



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def medium
  @medium
end

#medium_idObject (readonly)

Returns the value of attribute medium_id

Returns:

  • (Object)

    the current value of medium_id



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def medium_id
  @medium_id
end

#pageObject (readonly)

Returns the value of attribute page

Returns:

  • (Object)

    the current value of page



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def page
  @page
end

#page_visit_typeObject (readonly)

Returns the value of attribute page_visit_type

Returns:

  • (Object)

    the current value of page_visit_type



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def page_visit_type
  @page_visit_type
end

#parent_idObject (readonly)

Returns the value of attribute parent_id

Returns:

  • (Object)

    the current value of parent_id



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def parent_id
  @parent_id
end

#parent_nameObject (readonly)

Returns the value of attribute parent_name

Returns:

  • (Object)

    the current value of parent_name



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def parent_name
  @parent_name
end

#referrerObject (readonly)

Returns the value of attribute referrer

Returns:

  • (Object)

    the current value of referrer



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def referrer
  @referrer
end

#sourceObject (readonly)

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def source
  @source
end

#timestampObject (readonly)

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def timestamp
  @timestamp
end

#typeObject (readonly)

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def type
  @type
end

#versionObject (readonly)

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



9
10
11
# File 'lib/high_level/models/forms/event_data_schema.rb', line 9

def version
  @version
end