swagger.Default

Methods

facets_by_index_facets_entity_get Facets By Index

Public fields

path

Stores url path of the request.

apiClient

Handles the client-server communication.

userAgent

Set the user agent of the request.

Active bindings

path

Stores url path of the request.

Methods

Public methods


Method new()

Usage

DefaultApi$new(apiClient)


Method facets_by_index_facets_entity_get()

Usage

DefaultApi$facets_by_index_facets_entity_get(entity, ...)


Method clone()

The objects of this class are cloneable with this method.

Usage

DefaultApi$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.