performAction

abstract suspend fun performAction(vpaAction: VpaAction)

Makes a request to the service to perform the specified action.

Parameters

vpaAction

The VpaAction to perform.