Module: Edmunds::Vehicle::Specification::Color
- Defined in:
- lib/edmunds/vehicle/specification/color.rb
Defined Under Namespace
Classes: ColorsByStyle, ColorsDetails
Constant Summary collapse
- STYLE_API_URL =
Edmunds::Vehicle::API_URL_V2 + '/styles'
- COLORS_API_URL =
Edmunds::Vehicle::API_URL_V2 + '/colors'