public class TimeEstimatesResponse
extends java.lang.Object
| Constructor and Description |
|---|
TimeEstimatesResponse() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TimeEstimate> |
getTimes()
The time estimates.
|
public java.util.List<TimeEstimate> getTimes()