Package com.stripe.model
Class QuotePreviewInvoice.TotalMarginAmount
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.QuotePreviewInvoice.TotalMarginAmount
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- QuotePreviewInvoice
For more details about TotalMarginAmount, please refer to the API Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanThe amount, in cents (or local equivalent), of the reduction in line item amount.Get ID of expandablemarginobject.Get expandedmargin.inthashCode()voidThe amount, in cents (or local equivalent), of the reduction in line item amount.voidvoidsetMarginObject(Margin expandableObject) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
TotalMarginAmount
public TotalMarginAmount()
-
-
Method Details
-
getMargin
Get ID of expandablemarginobject. -
setMargin
-
getMarginObject
Get expandedmargin. -
setMarginObject
-
getAmount
The amount, in cents (or local equivalent), of the reduction in line item amount. -
setAmount
The amount, in cents (or local equivalent), of the reduction in line item amount. -
equals
-
canEqual
-
hashCode
public int hashCode()
-