Package com.stripe.model
Class PaymentIntent.PaymentDetails.FlightDatum.Total
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.PaymentDetails.FlightDatum.Total
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentIntent.PaymentDetails.FlightDatum
For more details about Total, please refer to the API
Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFor more details about Discounts, please refer to the API Reference.static classFor more details about ExtraCharge, please refer to the API Reference.static classFor more details about Tax, 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 booleanbooleangetTax()inthashCode()voidvoidsetCreditReason(String creditReason) voidsetCurrency(String currency) voidvoidvoidMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Total
public Total()
-
-
Method Details
-
getAmount
-
getCreditReason
-
getCurrency
-
getDiscounts
-
getExtraCharges
-
getTax
-
setAmount
-
setCreditReason
-
setCurrency
-
setDiscounts
-
setExtraCharges
public void setExtraCharges(List<PaymentIntent.PaymentDetails.FlightDatum.Total.ExtraCharge> extraCharges) -
setTax
-
equals
-
canEqual
-
hashCode
public int hashCode()
-