@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-04-09T11:41:34.789+05:30") public class Riskv1authenticationsOrderInformationShipTo extends Object
| Constructor and Description |
|---|
Riskv1authenticationsOrderInformationShipTo() |
public Riskv1authenticationsOrderInformationShipTo()
public Riskv1authenticationsOrderInformationShipTo address1(String address1)
public String getAddress1()
public void setAddress1(String address1)
public Riskv1authenticationsOrderInformationShipTo address2(String address2)
public String getAddress2()
public void setAddress2(String address2)
public Riskv1authenticationsOrderInformationShipTo administrativeArea(String administrativeArea)
public String getAdministrativeArea()
public void setAdministrativeArea(String administrativeArea)
public Riskv1authenticationsOrderInformationShipTo country(String country)
public String getCountry()
public void setCountry(String country)
public Riskv1authenticationsOrderInformationShipTo destinationTypes(String destinationTypes)
public String getDestinationTypes()
public void setDestinationTypes(String destinationTypes)
public Riskv1authenticationsOrderInformationShipTo locality(String locality)
public String getLocality()
public void setLocality(String locality)
public Riskv1authenticationsOrderInformationShipTo firstName(String firstName)
public String getFirstName()
public void setFirstName(String firstName)
public Riskv1authenticationsOrderInformationShipTo lastName(String lastName)
public String getLastName()
public void setLastName(String lastName)
public Riskv1authenticationsOrderInformationShipTo phoneNumber(String phoneNumber)
public String getPhoneNumber()
public void setPhoneNumber(String phoneNumber)
public Riskv1authenticationsOrderInformationShipTo postalCode(String postalCode)
public String getPostalCode()
public void setPostalCode(String postalCode)
public Riskv1authenticationsOrderInformationShipTo destinationCode(Integer destinationCode)
public Integer getDestinationCode()
public void setDestinationCode(Integer destinationCode)
public Riskv1authenticationsOrderInformationShipTo method(String method)
public String getMethod()
public void setMethod(String method)
Copyright © 2020. All rights reserved.