@Deprecated public class Level3SummaryData extends Object
Constructor and Description |
---|
Level3SummaryData()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Long |
getDiscountAmount()
Deprecated.
Use ShoppingCart.amountBreakdown with type DISCOUNT instead
|
Long |
getDutyAmount()
Deprecated.
Use ShoppingCart.amountBreakdown with type DUTY instead
|
Long |
getShippingAmount()
Deprecated.
Use ShoppingCart.amountBreakdown with type SHIPPING instead
|
void |
setDiscountAmount(Long value)
Deprecated.
Use ShoppingCart.amountBreakdown with type DISCOUNT instead
|
void |
setDutyAmount(Long value)
Deprecated.
Use ShoppingCart.amountBreakdown with type DUTY instead
|
void |
setShippingAmount(Long value)
Deprecated.
Use ShoppingCart.amountBreakdown with type SHIPPING instead
|
@Deprecated public Long getDiscountAmount()
@Deprecated public void setDiscountAmount(Long value)
@Deprecated public Long getDutyAmount()
@Deprecated public void setDutyAmount(Long value)
@Deprecated public Long getShippingAmount()
@Deprecated public void setShippingAmount(Long value)
Copyright © 2024 Worldline Global Collect. All rights reserved.