Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 867 Bytes

RedirectResult.md

File metadata and controls

11 lines (8 loc) · 867 Bytes

# RedirectResult

Properties

Name Type Description Notes
id string The redirect's ID. [optional]
target string The target to redirect the user to. [optional]
token string A redirect token. Call SendEvent with this token to indicate that a redirect has been performed. [optional]

[Back to Model list] [Back to API list] [Back to README]