Package com.restfb.types.send
Class ReceiptSummary
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.send.ReceiptSummary
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondouble
double
double
double
void
setShippingCost
(double shippingCost) void
setSubtotal
(double subtotal) void
setTotalTax
(double totalTax) Methods inherited from class com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Constructor Details
-
ReceiptSummary
-
-
Method Details
-
getSubtotal
-
setSubtotal
-
getShippingCost
-
setShippingCost
-
getTotalTax
-
setTotalTax
-
getTotalCost
-