Class: LcpSdk::EventPayload

Inherits:
Struct
  • Object
show all
Defined in:
lib/generated_models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#detailsObject

Returns the value of attribute details

Returns:

  • (Object)

    the current value of details



11
12
13
# File 'lib/generated_models.rb', line 11

def details
  @details
end

#eventObject

Returns the value of attribute event

Returns:

  • (Object)

    the current value of event



11
12
13
# File 'lib/generated_models.rb', line 11

def event
  @event
end

#external_referenceObject

Returns the value of attribute external_reference

Returns:

  • (Object)

    the current value of external_reference



11
12
13
# File 'lib/generated_models.rb', line 11

def external_reference
  @external_reference
end

#lead_idObject

Returns the value of attribute lead_id

Returns:

  • (Object)

    the current value of lead_id



11
12
13
# File 'lib/generated_models.rb', line 11

def lead_id
  @lead_id
end

#timestampObject

Returns the value of attribute timestamp

Returns:

  • (Object)

    the current value of timestamp



11
12
13
# File 'lib/generated_models.rb', line 11

def timestamp
  @timestamp
end