Class: LcpSdk::PingPayload

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

Instance Attribute Summary collapse

Instance Attribute Details

#attributesObject

Returns the value of attribute attributes

Returns:

  • (Object)

    the current value of attributes



7
8
9
# File 'lib/generated_models.rb', line 7

def attributes
  @attributes
end

#country_codeObject

Returns the value of attribute country_code

Returns:

  • (Object)

    the current value of country_code



7
8
9
# File 'lib/generated_models.rb', line 7

def country_code
  @country_code
end

#currencyObject

Returns the value of attribute currency

Returns:

  • (Object)

    the current value of currency



7
8
9
# File 'lib/generated_models.rb', line 7

def currency
  @currency
end

#email_hashObject

Returns the value of attribute email_hash

Returns:

  • (Object)

    the current value of email_hash



7
8
9
# File 'lib/generated_models.rb', line 7

def email_hash
  @email_hash
end

#floor_price_centsObject

Returns the value of attribute floor_price_cents

Returns:

  • (Object)

    the current value of floor_price_cents



7
8
9
# File 'lib/generated_models.rb', line 7

def floor_price_cents
  @floor_price_cents
end

#lead_referenceObject

Returns the value of attribute lead_reference

Returns:

  • (Object)

    the current value of lead_reference



7
8
9
# File 'lib/generated_models.rb', line 7

def lead_reference
  @lead_reference
end

#offer_idObject

Returns the value of attribute offer_id

Returns:

  • (Object)

    the current value of offer_id



7
8
9
# File 'lib/generated_models.rb', line 7

def offer_id
  @offer_id
end

#phone_hashObject

Returns the value of attribute phone_hash

Returns:

  • (Object)

    the current value of phone_hash



7
8
9
# File 'lib/generated_models.rb', line 7

def phone_hash
  @phone_hash
end

#ping_idObject

Returns the value of attribute ping_id

Returns:

  • (Object)

    the current value of ping_id



7
8
9
# File 'lib/generated_models.rb', line 7

def ping_id
  @ping_id
end

#publisher_idObject

Returns the value of attribute publisher_id

Returns:

  • (Object)

    the current value of publisher_id



7
8
9
# File 'lib/generated_models.rb', line 7

def publisher_id
  @publisher_id
end

#verticalObject

Returns the value of attribute vertical

Returns:

  • (Object)

    the current value of vertical



7
8
9
# File 'lib/generated_models.rb', line 7

def vertical
  @vertical
end