Package com.stripe.param
Class ChargeCaptureParams.PaymentDetails.FlightData.Affiliate
java.lang.Object
com.stripe.param.ChargeCaptureParams.PaymentDetails.FlightData.Affiliate
- Enclosing class:
- ChargeCaptureParams.PaymentDetails.FlightData
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleangetCode()Affiliate partner code.Map of extra parameters for custom features not available in this client library.getName()Name of affiliate partner.Code provided by the company to a travel agent authorizing ticket issuance.inthashCode()
-
Method Details
-
builder
-
getCode
Affiliate partner code. -
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. -
getName
Name of affiliate partner. -
getTravelAuthorizationCode
Code provided by the company to a travel agent authorizing ticket issuance. -
equals
-
canEqual
-
hashCode
public int hashCode()
-