ListPlansService

class ListPlansService @Inject constructor(listPlans: ListPlans)

Service class for listing plans.

Constructors

Link copied to clipboard
@Inject
constructor(listPlans: ListPlans)

Types

Link copied to clipboard
object Companion : Logging

Functions

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

Invokes the service to list plans for a user.