PONativeAlternativePaymentRedirect
@JsonClass(generateAdapter = true)
Specifies native alternative payment redirect parameters.
Parameters
url
Redirect URL.
hint
A hint or description associated with the redirect URL.
rawType
Raw redirect type.
confirmationRequired
Indicates whether it is required to notify the backend if the redirection was successful by sending PONativeAlternativePaymentRedirectConfirmation in the PONativeAlternativePaymentAuthorizationRequest.redirectConfirmation or the PONativeAlternativePaymentTokenizationRequest.redirectConfirmation, depending on the flow.