ForEachActivityResponse

constructor(activities: List<Any>, batchCount: Int? = null, dependsOn: List<ActivityDependencyResponse>? = null, description: String? = null, isSequential: Boolean? = null, items: ExpressionResponse, name: String, onInactiveMarkAs: String? = null, state: String? = null, type: String, userProperties: List<UserPropertyResponse>? = null)