public class TssV2TransactionsPost201ResponseEmbeddedOrderInformationShipTo extends Object
| Constructor and Description |
|---|
TssV2TransactionsPost201ResponseEmbeddedOrderInformationShipTo() |
public TssV2TransactionsPost201ResponseEmbeddedOrderInformationShipTo()
public TssV2TransactionsPost201ResponseEmbeddedOrderInformationShipTo firstName(String firstName)
public String getFirstName()
public void setFirstName(String firstName)
public TssV2TransactionsPost201ResponseEmbeddedOrderInformationShipTo lastName(String lastName)
public String getLastName()
public void setLastName(String lastName)
public TssV2TransactionsPost201ResponseEmbeddedOrderInformationShipTo address1(String address1)
public String getAddress1()
public void setAddress1(String address1)
public TssV2TransactionsPost201ResponseEmbeddedOrderInformationShipTo country(String country)
public String getCountry()
public void setCountry(String country)
public TssV2TransactionsPost201ResponseEmbeddedOrderInformationShipTo phoneNumber(String phoneNumber)
public String getPhoneNumber()
public void setPhoneNumber(String phoneNumber)
Copyright © 2025. All rights reserved.