Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nauaros committed Oct 29, 2024
1 parent e6a8a46 commit ad894f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AdyenActions/Actions/RedirectAction.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import Foundation
/// Describes an action in which the user is redirected to a URL.
public struct RedirectAction: Decodable {

/// The redirect flow type used by the `RedirectAction` object.
/// Defines the type of redirect flow utilized by the `RedirectAction` object.
public enum RedirectType: Decodable {
case redirect
case nativeRedirect
Expand Down

0 comments on commit ad894f8

Please sign in to comment.