GetAnnotatedPageContentParameter

@Serializable
data class GetAnnotatedPageContentParameter(val includeActionableInformation: Boolean? = null)

Constructors

Link copied to clipboard
constructor(includeActionableInformation: Boolean? = null)

Properties

Link copied to clipboard

Whether to include actionable information. Defaults to true.