public class Location extends Object
如果传入,用户侧则显示此参数。
| Modifier and Type | Field and Description |
|---|---|
private String |
endLocation
预计服务结束地点,有开始地点时为必填。
1、结束使用服务的地点,不超过50个字符,超出报错处理 。
2、填写了服务开始地点,才能填写服务结束地点。
|
private String |
startLocation
服务开始地点,选填。
|
| Constructor and Description |
|---|
Location() |
Copyright © 2021. All rights reserved.