Package com.stripe.model
Class SetupIntent.NextAction.UpiHandleRedirectOrDisplayQrCode
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.SetupIntent.NextAction.UpiHandleRedirectOrDisplayQrCode
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- SetupIntent.NextAction
For more details about UpiHandleRedirectOrDisplayQrCode, please refer to the API Reference.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classFor more details about QrCode, 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 booleanbooleanThe URL to the hosted UPI instructions page, which allows customers to view the QR code.inthashCode()voidsetHostedInstructionsUrl(String hostedInstructionsUrl) The URL to the hosted UPI instructions page, which allows customers to view the QR code.voidMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString
-
Constructor Details
-
UpiHandleRedirectOrDisplayQrCode
public UpiHandleRedirectOrDisplayQrCode()
-
-
Method Details
-
getHostedInstructionsUrl
The URL to the hosted UPI instructions page, which allows customers to view the QR code. -
getQrCode
-
setHostedInstructionsUrl
The URL to the hosted UPI instructions page, which allows customers to view the QR code. -
setQrCode
-
equals
-
canEqual
-
hashCode
public int hashCode()
-