Package com.stripe.model
Class PaymentIntent.PaymentDetails.CarRentalDatum.Total.ExtraCharge
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.PaymentDetails.CarRentalDatum.Total.ExtraCharge
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentIntent.PaymentDetails.CarRentalDatum.Total
public static class PaymentIntent.PaymentDetails.CarRentalDatum.Total.ExtraCharge
extends StripeObject
For more details about ExtraCharge, please refer to the API Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
ExtraCharge
public ExtraCharge()
-
-
Method Details
-
getAmount
Amount of the extra charge. -
getType
Type of extra charge.One of
extra_mileage,gas,gps,late_charge,one_way_drop_off,other,parking,phone,regular_mileage, ortowing. -
setAmount
Amount of the extra charge. -
setType
Type of extra charge.One of
extra_mileage,gas,gps,late_charge,one_way_drop_off,other,parking,phone,regular_mileage, ortowing. -
equals
-
canEqual
-
hashCode
public int hashCode()
-