Package com.stripe.param
Class ChargeCaptureParams.PaymentDetails.FlightData.Insurance
java.lang.Object
com.stripe.param.ChargeCaptureParams.PaymentDetails.FlightData.Insurance
- Enclosing class:
- ChargeCaptureParams.PaymentDetails.FlightData
Code provided by the company to a travel agent authorizing ticket issuance.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Method Summary
-
Method Details
-
builder
-
getAmount
Required. Insurance cost. -
getCurrency
Insurance currency. -
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. -
getInsuranceCompanyName
Insurance company name. -
getInsuranceType
Required. Type of insurance. -
equals
-
canEqual
-
hashCode
public int hashCode()
-