@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class PatchCustomerShippingAddressRequest extends Object
| Constructor and Description |
|---|
PatchCustomerShippingAddressRequest() |
public PatchCustomerShippingAddressRequest links(Tmsv2customersEmbeddedDefaultShippingAddressLinks links)
public Tmsv2customersEmbeddedDefaultShippingAddressLinks getLinks()
public void setLinks(Tmsv2customersEmbeddedDefaultShippingAddressLinks links)
public PatchCustomerShippingAddressRequest id(String id)
public String getId()
public void setId(String id)
public PatchCustomerShippingAddressRequest shipTo(Tmsv2customersEmbeddedDefaultShippingAddressShipTo shipTo)
public Tmsv2customersEmbeddedDefaultShippingAddressShipTo getShipTo()
public void setShipTo(Tmsv2customersEmbeddedDefaultShippingAddressShipTo shipTo)
public PatchCustomerShippingAddressRequest metadata(Tmsv2customersEmbeddedDefaultShippingAddressMetadata metadata)
public Tmsv2customersEmbeddedDefaultShippingAddressMetadata getMetadata()
public void setMetadata(Tmsv2customersEmbeddedDefaultShippingAddressMetadata metadata)
Copyright © 2020. All rights reserved.