Package com.stripe.param
Class PaymentIntentConfirmParams.PaymentDetails.FlightData.Total
java.lang.Object
com.stripe.param.PaymentIntentConfirmParams.PaymentDetails.FlightData.Total
- Enclosing class:
- PaymentIntentConfirmParams.PaymentDetails.FlightData
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumType of tax.static classstatic classAdd all map key/value pairs to `extraParams` map.static class -
Method Summary
-
Method Details
-
builder
-
getAmount
Required. Total flight amount. -
getCreditReason
Reason for credit. -
getCurrency
Total currency. -
getDiscounts
Discount details. -
getExtraCharges
public List<PaymentIntentConfirmParams.PaymentDetails.FlightData.Total.ExtraCharge> getExtraCharges()Additional charges. -
getExtraParams
Map of extra parameters for custom features not available in this client library. The content in this map is not serialized under this field's@SerializedNamevalue. Instead, each key/value pair is serialized as if the key is a root-level field (serialized) name in this param object. Effectively, this map is flattened to its parent instance. -
getTax
Tax breakdown. -
equals
-
canEqual
-
hashCode
public int hashCode()
-