@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-10T00:00:58.629+01:00") public class InlineResponse2003Data extends Object
| Constructor and Description |
|---|
InlineResponse2003Data() |
public InlineResponse2003Data totalDistance(Double totalDistance)
public Double getTotalDistance()
public void setTotalDistance(Double totalDistance)
public InlineResponse2003Data totalDuration(Double totalDuration)
public Double getTotalDuration()
public void setTotalDuration(Double totalDuration)
public InlineResponse2003Data totalFare(Double totalFare)
public Double getTotalFare()
public void setTotalFare(Double totalFare)
public InlineResponse2003Data duration(Double duration)
public Double getDuration()
public void setDuration(Double duration)
public InlineResponse2003Data realCost(Double realCost)
public Double getRealCost()
public void setRealCost(Double realCost)
public InlineResponse2003Data totalPayment(Double totalPayment)
public Double getTotalPayment()
public void setTotalPayment(Double totalPayment)
public InlineResponse2003Data serviceFee(Double serviceFee)
public Double getServiceFee()
public void setServiceFee(Double serviceFee)
Copyright © 2017. All rights reserved.