public class Ptsv2paymentsTravelInformationAutoRentalReturnAddress extends Object
| Constructor and Description |
|---|
Ptsv2paymentsTravelInformationAutoRentalReturnAddress() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsTravelInformationAutoRentalReturnAddress |
address1(String address1) |
Ptsv2paymentsTravelInformationAutoRentalReturnAddress |
city(String city) |
Ptsv2paymentsTravelInformationAutoRentalReturnAddress |
country(String country) |
boolean |
equals(Object o) |
String |
getAddress1()
When merchant wants to send the rental address's street address.
|
String |
getCity()
City where the auto was returned to the rental agency.
|
String |
getCountry()
Country where the auto was returned to the rental agency.
|
String |
getLocation()
This field contains the location where the taxi passenger was dropped off or where the auto rental vehicle was returned.
|
String |
getLocationId()
Code, address, phone number, etc.
|
String |
getPostalCode()
When merchant wants to send the return address's postal code.
|
String |
getState()
State in which the auto was returned to the rental agency.
|
int |
hashCode() |
Ptsv2paymentsTravelInformationAutoRentalReturnAddress |
location(String location) |
Ptsv2paymentsTravelInformationAutoRentalReturnAddress |
locationId(String locationId) |
Ptsv2paymentsTravelInformationAutoRentalReturnAddress |
postalCode(String postalCode) |
void |
setAddress1(String address1) |
void |
setCity(String city) |
void |
setCountry(String country) |
void |
setLocation(String location) |
void |
setLocationId(String locationId) |
void |
setPostalCode(String postalCode) |
void |
setState(String state) |
Ptsv2paymentsTravelInformationAutoRentalReturnAddress |
state(String state) |
String |
toString() |
public Ptsv2paymentsTravelInformationAutoRentalReturnAddress()
public Ptsv2paymentsTravelInformationAutoRentalReturnAddress city(String city)
public String getCity()
public void setCity(String city)
public Ptsv2paymentsTravelInformationAutoRentalReturnAddress state(String state)
public String getState()
public void setState(String state)
public Ptsv2paymentsTravelInformationAutoRentalReturnAddress country(String country)
public String getCountry()
public void setCountry(String country)
public Ptsv2paymentsTravelInformationAutoRentalReturnAddress locationId(String locationId)
public String getLocationId()
public void setLocationId(String locationId)
public Ptsv2paymentsTravelInformationAutoRentalReturnAddress address1(String address1)
public String getAddress1()
public void setAddress1(String address1)
public Ptsv2paymentsTravelInformationAutoRentalReturnAddress postalCode(String postalCode)
public String getPostalCode()
public void setPostalCode(String postalCode)
public Ptsv2paymentsTravelInformationAutoRentalReturnAddress location(String location)
public String getLocation()
public void setLocation(String location)
Copyright © 2025. All rights reserved.