Scheduled

data class Scheduled(val scheduledState: ScheduledStateRef) : InvocationOrigin

Origin was a scheduled activity.

Constructors

Link copied to clipboard
constructor(scheduledState: ScheduledStateRef)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun principal(): Principal

Returns the Principal for a given Actor.