public class BatchBindVehicleRequest extends AbstractDuGoRequest
| Constructor and Description |
|---|
BatchBindVehicleRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBatchId() |
Map<String,String> |
getIccids() |
List<String> |
getVehicleIds() |
void |
setBatchId(String batchId) |
void |
setIccids(Map<String,String> iccids) |
void |
setVehicleIds(List<String> vehicleIds) |
Copyright © 2020. All rights reserved.