@JsonClass(generateAdapter = true)
data class WorkFlow( val status_code: Int?, val note: String?, val additional_properties: Map<String, *>?)Trait that applies workflow information to a document or resource. In the Arc ecosystem, this data is generated by WebSked.