public class Ptsv2paymentsTravelInformationAgency extends Object
| Constructor | Description |
|---|---|
Ptsv2paymentsTravelInformationAgency() |
| Modifier and Type | Method | 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 © 2026. All rights reserved.