LuxePostConfirmActionCreator

sealed class LuxePostConfirmActionCreator

Types

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

Inheritors

Link copied to clipboard
Link copied to clipboard