@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class Ptsv2paymentsTravelInformationAgency extends Object
| Constructor and Description |
|---|
Ptsv2paymentsTravelInformationAgency() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsTravelInformationAgency |
code(String code) |
boolean |
equals(Object o) |
String |
getCode()
International Air Transport Association (IATA) code of travel agency that made the vehicle rental reservation.
|
String |
getName()
Name of travel agency that made the reservation.
|
int |
hashCode() |
Ptsv2paymentsTravelInformationAgency |
name(String name) |
void |
setCode(String code) |
void |
setName(String name) |
String |
toString() |
public Ptsv2paymentsTravelInformationAgency()
public Ptsv2paymentsTravelInformationAgency code(String code)
public String getCode()
public void setCode(String code)
public Ptsv2paymentsTravelInformationAgency name(String name)
public String getName()
public void setName(String name)
Copyright © 2020. All rights reserved.