CreateComplianceInquiryRequest

Types

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

Properties

Link copied to clipboard

Idempotency token for the request.

Link copied to clipboard

Content for creating a compliance inquiry - either a single query or file content.

Link copied to clipboard
val name: String?

Title of the inquiry.

Link copied to clipboard

Support mode for inquiry processing. Only supported for file upload mode. Defaults to AI_ONLY if not specified.

Link copied to clipboard

Tags to associate with the compliance inquiry resource.

Functions

Link copied to clipboard
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