Class: LcpSdk::BidPayload

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

Instance Attribute Summary collapse

Instance Attribute Details

#bid_price_centsObject

Returns the value of attribute bid_price_cents

Returns:

  • (Object)

    the current value of bid_price_cents



9
10
11
# File 'lib/generated_models.rb', line 9

def bid_price_cents
  @bid_price_cents
end

#buyer_referenceObject

Returns the value of attribute buyer_reference

Returns:

  • (Object)

    the current value of buyer_reference



9
10
11
# File 'lib/generated_models.rb', line 9

def buyer_reference
  @buyer_reference
end

#capacity_remainingObject

Returns the value of attribute capacity_remaining

Returns:

  • (Object)

    the current value of capacity_remaining



9
10
11
# File 'lib/generated_models.rb', line 9

def capacity_remaining
  @capacity_remaining
end

#currencyObject

Returns the value of attribute currency

Returns:

  • (Object)

    the current value of currency



9
10
11
# File 'lib/generated_models.rb', line 9

def currency
  @currency
end

#decisionObject

Returns the value of attribute decision

Returns:

  • (Object)

    the current value of decision



9
10
11
# File 'lib/generated_models.rb', line 9

def decision
  @decision
end

#estimated_contact_secondsObject

Returns the value of attribute estimated_contact_seconds

Returns:

  • (Object)

    the current value of estimated_contact_seconds



9
10
11
# File 'lib/generated_models.rb', line 9

def estimated_contact_seconds
  @estimated_contact_seconds
end

#ping_idObject

Returns the value of attribute ping_id

Returns:

  • (Object)

    the current value of ping_id



9
10
11
# File 'lib/generated_models.rb', line 9

def ping_id
  @ping_id
end

#reject_reasonObject

Returns the value of attribute reject_reason

Returns:

  • (Object)

    the current value of reject_reason



9
10
11
# File 'lib/generated_models.rb', line 9

def reject_reason
  @reject_reason
end