Package com.stripe.param
Class ChargeUpdateParams.PaymentDetails.CarRentalData.Total.ExtraCharge
java.lang.Object
com.stripe.param.ChargeUpdateParams.PaymentDetails.CarRentalData.Total.ExtraCharge
- Enclosing class:
- ChargeUpdateParams.PaymentDetails.CarRentalData.Total
public static class ChargeUpdateParams.PaymentDetails.CarRentalData.Total.ExtraCharge
extends Object
Maximum number of free miles or kilometers included.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Method Summary
-
Method Details
-
builder
-
getAmount
Required. Amount of the extra charge in cents. -
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. -
getType
Required. Type of extra charge. -
equals
-
canEqual
-
hashCode
public int hashCode()
-