API Reference
Class
UsageTelemetryDisplayCost
Shared "best available" display cost rollup that blends exact and estimated values.
Inheritance
- Object
- UsageTelemetryDisplayCost
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
Constructors
public UsageTelemetryDisplayCost(Decimal exactCostUsd, Decimal estimatedFallbackCostUsd, Int64 coveredTokens, Int64 uncoveredTokens) #Parameters
- exactCostUsd Decimal
- estimatedFallbackCostUsd Decimal
- coveredTokens Int64
- uncoveredTokens Int64
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object