Skip to main content

Class: PubChiveDiscoveryNS

Defined in: web/lib/api/generated/index.ts:1466

Constructors

new PubChiveDiscoveryNS()

new PubChiveDiscoveryNS(client): PubChiveDiscoveryNS

Defined in: web/lib/api/generated/index.ts:1470

Parameters

client

XrpcClient

Returns

PubChiveDiscoveryNS

Properties

_client

_client: XrpcClient

Defined in: web/lib/api/generated/index.ts:1467


settings

settings: PubChiveDiscoverySettingsRecord

Defined in: web/lib/api/generated/index.ts:1468

Methods

getCitations()

getCitations(params?, opts?): Promise<Response>

Defined in: web/lib/api/generated/index.ts:1475

Parameters

params?

QueryParams

opts?

CallOptions

Returns

Promise<Response>


getEnrichment()

getEnrichment(params?, opts?): Promise<Response>

Defined in: web/lib/api/generated/index.ts:1486

Parameters

params?

QueryParams

opts?

CallOptions

Returns

Promise<Response>


getForYou()

getForYou(params?, opts?): Promise<Response>

Defined in: web/lib/api/generated/index.ts:1497

Parameters

params?

QueryParams

opts?

CallOptions

Returns

Promise<Response>


getRecommendations()

getRecommendations(params?, opts?): Promise<Response>

Defined in: web/lib/api/generated/index.ts:1508

Parameters

params?

QueryParams

opts?

CallOptions

Returns

Promise<Response>


getSimilar()

getSimilar(params?, opts?): Promise<Response>

Defined in: web/lib/api/generated/index.ts:1519

Parameters

params?

QueryParams

opts?

CallOptions

Returns

Promise<Response>


recordInteraction()

recordInteraction(data?, opts?): Promise<Response>

Defined in: web/lib/api/generated/index.ts:1530

Parameters

data?

InputSchema

opts?

CallOptions

Returns

Promise<Response>