Skip to content

Instantly share code, notes, and snippets.

@codeweavers
Last active August 29, 2015 14:01
Show Gist options
  • Save codeweavers/5e5cdb4eca9aed497034 to your computer and use it in GitHub Desktop.
Save codeweavers/5e5cdb4eca9aed497034 to your computer and use it in GitHub Desktop.
vehicle: {
type: 'car',
identifier: '57294',
identifierType: 'CAPSHORTCODE',
isNew: false,
cashPrice: '9695',
imageUrl: 'www.MyUrl.co.uk/Image/car.jpg',
linkBackUrl: 'www.MyUrl.co.uk/car',
mileage: '12123',
registration: { },
technicalSpecification: { },
dateVehicleEnteredStock: '2013-02-07'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment