Package com.stripe.model
Class PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.Klarna
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.Klarna
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentIntentAmountDetailsLineItem.PaymentMethodOptions
public static class PaymentIntentAmountDetailsLineItem.PaymentMethodOptions.Klarna
extends StripeObject
For more details about Klarna, please refer to the API
Reference.
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetImageUrl(String imageUrl) voidsetProductUrl(String productUrl) voidsetReference(String reference) voidsetSubscriptionReference(String subscriptionReference) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
Klarna
public Klarna()
-
-
Method Details