IntelligenceX

API Reference

Class

UsageTelemetryApiCostDriver

Namespace IntelligenceX.Telemetry.Usage
Assembly IntelligenceX
Modifiers sealed

One estimated API pricing driver aggregated from usage telemetry.

Inheritance

  • Object
  • UsageTelemetryApiCostDriver

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

Constructors

public UsageTelemetryApiCostDriver(String model, Decimal estimatedCostUsd, Double sharePercent) #

Parameters

model String requiredposition: 0
estimatedCostUsd Decimal requiredposition: 1
sharePercent Double requiredposition: 2

Properties

public Decimal EstimatedCostUsd { get; } #
public Double SharePercent { get; } #