DeleteFaqRequest

Types

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

Properties

Link copied to clipboard
val id: String?

The identifier of the FAQ you want to remove.

Link copied to clipboard

The identifier of the index for the FAQ.

Functions

Link copied to clipboard
inline fun copy(block: DeleteFaqRequest.Builder.() -> Unit = {}): DeleteFaqRequest
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