KnowledgeRequest Class

Definition

A JSON object containing information about the request, such as filters for the resulting actions.

public class KnowledgeRequest
type KnowledgeRequest = class
Public Class KnowledgeRequest
Inheritance
KnowledgeRequest

Constructors

KnowledgeRequest()

Initializes a new instance of the KnowledgeRequest class.

KnowledgeRequest(Filters)

Initializes a new instance of the KnowledgeRequest class.

Properties

Filters

Gets or sets a key-value object consisting of filters that may be specified to limit the results returned by the API.

Applies to