OnStarted

data class OnStarted(val claimNames: List<ClaimName>) : AuthorizationEvent

Constructors

Link copied to clipboard
fun OnStarted(claimNames: List<ClaimName>)

Properties

Link copied to clipboard
val claimNames: List<ClaimName>