@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+05:30") public class Riskv1authenticationsTravelInformation extends Object
| Constructor and Description |
|---|
Riskv1authenticationsTravelInformation() |
public Riskv1authenticationsTravelInformation()
public Riskv1authenticationsTravelInformation legs(List<Riskv1authenticationsTravelInformationLegs> legs)
public Riskv1authenticationsTravelInformation addLegsItem(Riskv1authenticationsTravelInformationLegs legsItem)
public List<Riskv1authenticationsTravelInformationLegs> getLegs()
public void setLegs(List<Riskv1authenticationsTravelInformationLegs> legs)
public Riskv1authenticationsTravelInformation numberOfPassengers(Integer numberOfPassengers)
public Integer getNumberOfPassengers()
public void setNumberOfPassengers(Integer numberOfPassengers)
public Riskv1authenticationsTravelInformation passengers(List<Riskv1authenticationsTravelInformationPassengers> passengers)
public Riskv1authenticationsTravelInformation addPassengersItem(Riskv1authenticationsTravelInformationPassengers passengersItem)
public List<Riskv1authenticationsTravelInformationPassengers> getPassengers()
public void setPassengers(List<Riskv1authenticationsTravelInformationPassengers> passengers)
Copyright © 2020. All rights reserved.