UpdatePlanService

class UpdatePlanService @Inject constructor(updatePlan: UpdatePlan)

Service class responsible for handling update plan requests.

Constructors

Link copied to clipboard
@Inject
constructor(updatePlan: UpdatePlan)

Types

Link copied to clipboard
object Companion : Logging

Functions

Link copied to clipboard
suspend fun invoke(call: ApplicationCall)

Handles the update plan request.