Sha256: a35b4826f8f3d472b25de2f001ad49403a64f70a2d10ae0c00ee33d6c659eb38

Contents?: true

Size: 1.57 KB

Versions: 2

Compression:

Stored size: 1.57 KB

Contents

# SwaggerClient::Listing

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Unique identifier representing a specific listing from the Marketcheck database | [optional] 
**heading** | **String** | Listing heading | [optional] 
**vin** | **String** | VIN for the car | [optional] 
**stock_no** | **String** | Stock no of the car | [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] 
**source** | **String** | Source domain of the listing | [optional] 
**is_certified** | **Integer** | Flag indicating whether the car is Certified | [optional] 
**dom** | **Float** | Days on Market value for the car based on current and historical listings found in the Marketcheck database for this car | [optional] 
**build** | [**Build**](Build.md) | Build / Specifications attributes | [optional] 
**media** | [**ListingMedia**](ListingMedia.md) | Car Media Attributes - main photo link/url and photo links | [optional] 
**extra** | [**ListingExtraAttributes**](ListingExtraAttributes.md) | Extra attributes for the listing - options, features, seller comments etc | [optional] 
**dealer** | [**Dealer**](Dealer.md) |  | [optional] 
**car_location** | [**Location**](Location.md) | Car location data. Included only if its a different location to the dealers location | [optional] 


Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
marketcheck_ruby_client-1.0.8 docs/Listing.md
marketcheck_ruby_client-1.0.7 docs/Listing.md