public class PriceEstimatesResponse
extends java.lang.Object
| Constructor and Description |
|---|
PriceEstimatesResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PriceEstimate> |
getPrices()
The price estimates.
|
public java.util.List<PriceEstimate> getPrices()