@Generated(value="io.swagger.codegen.languages.JavaClientCodegen", date="2020-09-14T15:19:00.879+05:30") public class TssV2TransactionsGet200ResponseOrderInformationShippingDetails extends Object
| Constructor and Description |
|---|
TssV2TransactionsGet200ResponseOrderInformationShippingDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getGiftWrap()
Boolean that indicates whether the customer requested gift wrapping for this purchase.
|
String |
getShippingMethod()
Shipping method for the product.
|
TssV2TransactionsGet200ResponseOrderInformationShippingDetails |
giftWrap(Boolean giftWrap) |
int |
hashCode() |
void |
setGiftWrap(Boolean giftWrap) |
void |
setShippingMethod(String shippingMethod) |
TssV2TransactionsGet200ResponseOrderInformationShippingDetails |
shippingMethod(String shippingMethod) |
String |
toString() |
public TssV2TransactionsGet200ResponseOrderInformationShippingDetails()
public TssV2TransactionsGet200ResponseOrderInformationShippingDetails giftWrap(Boolean giftWrap)
public Boolean getGiftWrap()
public void setGiftWrap(Boolean giftWrap)
public TssV2TransactionsGet200ResponseOrderInformationShippingDetails shippingMethod(String shippingMethod)
public String getShippingMethod()
public void setShippingMethod(String shippingMethod)
Copyright © 2020. All rights reserved.