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