public class GetSubscriptionResponse1ShippingAddress extends Object
| Constructor and Description |
|---|
GetSubscriptionResponse1ShippingAddress() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId()
The Id of the Shipping Address Token.
|
Tmsv2customersEmbeddedDefaultShippingAddressShipTo |
getShipTo()
Get shipTo
|
int |
hashCode() |
GetSubscriptionResponse1ShippingAddress |
id(String id) |
void |
setId(String id) |
void |
setShipTo(Tmsv2customersEmbeddedDefaultShippingAddressShipTo shipTo) |
GetSubscriptionResponse1ShippingAddress |
shipTo(Tmsv2customersEmbeddedDefaultShippingAddressShipTo shipTo) |
String |
toString() |
public GetSubscriptionResponse1ShippingAddress()
public GetSubscriptionResponse1ShippingAddress id(String id)
public String getId()
public void setId(String id)
public GetSubscriptionResponse1ShippingAddress shipTo(Tmsv2customersEmbeddedDefaultShippingAddressShipTo shipTo)
public Tmsv2customersEmbeddedDefaultShippingAddressShipTo getShipTo()
public void setShipTo(Tmsv2customersEmbeddedDefaultShippingAddressShipTo shipTo)
Copyright © 2025. All rights reserved.