public class Ptsv2paymentsidcapturesOrderInformationShipTo extends Object
| Constructor and Description |
|---|
Ptsv2paymentsidcapturesOrderInformationShipTo() |
| Modifier and Type | Method and Description |
|---|---|
Ptsv2paymentsidcapturesOrderInformationShipTo |
administrativeArea(String administrativeArea) |
Ptsv2paymentsidcapturesOrderInformationShipTo |
country(String country) |
Ptsv2paymentsidcapturesOrderInformationShipTo |
county(String county) |
Ptsv2paymentsidcapturesOrderInformationShipTo |
email(String email) |
boolean |
equals(Object o) |
String |
getAdministrativeArea()
State or province of the shipping address.
|
String |
getCountry()
Country of the shipping address.
|
String |
getCounty()
U.S.
|
String |
getEmail()
Email of the recipient.
|
String |
getPostalCode()
Postal code for the shipping address.
|
int |
hashCode() |
Ptsv2paymentsidcapturesOrderInformationShipTo |
postalCode(String postalCode) |
void |
setAdministrativeArea(String administrativeArea) |
void |
setCountry(String country) |
void |
setCounty(String county) |
void |
setEmail(String email) |
void |
setPostalCode(String postalCode) |
String |
toString() |
public Ptsv2paymentsidcapturesOrderInformationShipTo()
public Ptsv2paymentsidcapturesOrderInformationShipTo administrativeArea(String administrativeArea)
public String getAdministrativeArea()
public void setAdministrativeArea(String administrativeArea)
public Ptsv2paymentsidcapturesOrderInformationShipTo country(String country)
public String getCountry()
public void setCountry(String country)
public Ptsv2paymentsidcapturesOrderInformationShipTo postalCode(String postalCode)
public String getPostalCode()
public void setPostalCode(String postalCode)
public Ptsv2paymentsidcapturesOrderInformationShipTo email(String email)
public String getEmail()
public void setEmail(String email)
public Ptsv2paymentsidcapturesOrderInformationShipTo county(String county)
public String getCounty()
public void setCounty(String county)
Copyright © 2025. All rights reserved.