Package com.stripe.model
Class PaymentIntent.NextAction.CashappHandleRedirectOrDisplayQrCode.QrCode
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.PaymentIntent.NextAction.CashappHandleRedirectOrDisplayQrCode.QrCode
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- PaymentIntent.NextAction.CashappHandleRedirectOrDisplayQrCode
public static class PaymentIntent.NextAction.CashappHandleRedirectOrDisplayQrCode.QrCode
extends StripeObject
-
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setExpiresAt
(Long expiresAt) void
setImageUrlPng
(String imageUrlPng) void
setImageUrlSvg
(String imageUrlSvg) Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString