ReportDestination

Destination for publishing scan reports to an integrated document provider.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The container identifier where the report will be published.

Link copied to clipboard

The existing document identifier to update instead of creating a new document.

Link copied to clipboard

The integration identifier for the document provider.

Link copied to clipboard

The parent document identifier under which the report will be created.

Functions

Link copied to clipboard
inline fun copy(block: ReportDestination.Builder.() -> Unit = {}): ReportDestination
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String