Behavior

@Serializable
sealed class Behavior

Describes special behaviors to run when the MiSnapWorkflowStep is part of a combined workflow.

Subtypes:

Inheritors

Types

Link copied to clipboard
@Serializable
object None : MiSnapWorkflowStep.Behavior

Describes no special behavior.

Link copied to clipboard

Only run this step if the BSN was missing from the mrz.

Link copied to clipboard

Describes how a Nfc step should be handled as part of a combined workflow.