Sha256: dddc55dafa3755b902af6dca8ff1c234aa7e947726fe9c1cfe4f4b34540931c9
Contents?: true
Size: 1.04 KB
Versions: 2
Compression:
Stored size: 1.04 KB
Contents
# SwaggerClient::HistoricalListing ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | Unique identifier representing a specific listing from the Marketcheck database | [optional] **price** | **String** | Asking price for the car | [optional] **msrp** | **String** | MSRP for the car | [optional] **miles** | **String** | Odometer reading / reported miles usage for the car | [optional] **vdp_url** | **String** | Vehicle Details Page url of the specific car | [optional] **seller_name** | **String** | Seller name of the listing from the Marketcheck database | [optional] **scraped_at** | **Float** | Listing scraped at timestamp | [optional] **last_seen_at** | **Float** | Listing last seen at (most recent) timestamp | [optional] **source** | **String** | Source website for the listing | [optional] **city** | **String** | City of the listing | [optional] **state** | **String** | State of the listing | [optional] **zip** | **String** | Zip of the listing | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
marketcheck_ruby_client-1.0.8 | docs/HistoricalListing.md |
marketcheck_ruby_client-1.0.7 | docs/HistoricalListing.md |