Module: Fal::PriceEstimate::EstimateType
- Defined in:
- lib/fal/price_estimate.rb
Overview
Supported estimate types.
Constant Summary collapse
- HISTORICAL_API_PRICE =
"historical_api_price"- UNIT_PRICE =
"unit_price"
Supported estimate types.
"historical_api_price"
"unit_price"