RedirectActionCreator

data class RedirectActionCreator @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP]) constructor(val redirectPagePath: String, val returnToUrlPath: String) : LuxePostConfirmActionCreator

Constructors

Link copied to clipboard
fun RedirectActionCreator(redirectPagePath: String, returnToUrlPath: String)

Properties

Link copied to clipboard
Link copied to clipboard