public class Ptsv2creditsSenderInformation extends Object
| Constructor and Description |
|---|
Ptsv2creditsSenderInformation() |
public Ptsv2creditsSenderInformation firstName(String firstName)
public String getFirstName()
public void setFirstName(String firstName)
public Ptsv2creditsSenderInformation lastName(String lastName)
public String getLastName()
public void setLastName(String lastName)
public Ptsv2creditsSenderInformation address1(String address1)
public String getAddress1()
public void setAddress1(String address1)
public Ptsv2creditsSenderInformation locality(String locality)
public String getLocality()
public void setLocality(String locality)
public Ptsv2creditsSenderInformation countryCode(String countryCode)
public String getCountryCode()
public void setCountryCode(String countryCode)
public Ptsv2creditsSenderInformation account(Ptsv2creditsSenderInformationAccount account)
public Ptsv2creditsSenderInformationAccount getAccount()
public void setAccount(Ptsv2creditsSenderInformationAccount account)
Copyright © 2025. All rights reserved.