ModEventDivert

data class ModEventDivert(val comment: String? = null)

Divert a record's blobs to a 3rd party service for further scanning/tagging

Constructors

Link copied to clipboard
constructor(comment: String? = null)

Properties

Link copied to clipboard
val comment: String? = null