Sha256: b74b4f0b410335180d50b29d5eb3f5e77965c042e4c29d5573c3e5e2da1d81d5

Contents?: true

Size: 1.34 KB

Versions: 2

Compression:

Stored size: 1.34 KB

Contents

# SwaggerClient::Dealer

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The unique id associated with the dealer in the Marketcheck database | [optional] 
**franchise_id** | **String** | Dealer franchise id | [optional] 
**name** | **String** | Name of the dealer | [optional] 
**street** | **String** | Street of the dealer | [optional] 
**city** | **String** | City of the dealer | [optional] 
**state** | **String** | State of the dealer | [optional] 
**zip** | **String** | Zip of the dealer | [optional] 
**latitude** | **String** | Latutide for the dealer location | [optional] 
**longitude** | **String** | Longitude for the dealer location | [optional] 
**phone** | **String** | Contact no of the dealer | [optional] 
**car_type** | **String** | Car type new|used|certified | [optional] 
**target_url_new** | **String** | Target url for the new cars listing | [optional] 
**target_url_used** | **String** | Target url for the used cars listing | [optional] 
**target_url_certified** | **String** | Target url for the certified cars listing | [optional] 
**dealer_type** | **String** | Dealer type - independent, franchise, multi-brand, authorized | [optional] [default to "independent"]
**rating** | **Float** | Overall rating of the dealership on scale 1-5 | [optional] 


Version data entries

2 entries across 2 versions & 1 rubygems

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