@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class ShippingAddressListForCustomerEmbedded extends Object
| Constructor and Description |
|---|
ShippingAddressListForCustomerEmbedded() |
| Modifier and Type | Method and Description |
|---|---|
ShippingAddressListForCustomerEmbedded |
addShippingAddressesItem(Tmsv2customersEmbeddedDefaultShippingAddress shippingAddressesItem) |
boolean |
equals(Object o) |
List<Tmsv2customersEmbeddedDefaultShippingAddress> |
getShippingAddresses()
Get shippingAddresses
|
int |
hashCode() |
void |
setShippingAddresses(List<Tmsv2customersEmbeddedDefaultShippingAddress> shippingAddresses) |
ShippingAddressListForCustomerEmbedded |
shippingAddresses(List<Tmsv2customersEmbeddedDefaultShippingAddress> shippingAddresses) |
String |
toString() |
public ShippingAddressListForCustomerEmbedded()
public ShippingAddressListForCustomerEmbedded shippingAddresses(List<Tmsv2customersEmbeddedDefaultShippingAddress> shippingAddresses)
public ShippingAddressListForCustomerEmbedded addShippingAddressesItem(Tmsv2customersEmbeddedDefaultShippingAddress shippingAddressesItem)
public List<Tmsv2customersEmbeddedDefaultShippingAddress> getShippingAddresses()
public void setShippingAddresses(List<Tmsv2customersEmbeddedDefaultShippingAddress> shippingAddresses)
Copyright © 2020. All rights reserved.