ProcessStepModel

fun ProcessStepModel(    blockIndex: Int,     submitRecipients: List<RecipientModel>? = null,     manualRouting: ManualRoutingModel? = null)