Uses of Record Class
com.github.copilot.sdk.generated.rpc.ModelBillingTokenPrices
Packages that use ModelBillingTokenPrices
-
Uses of ModelBillingTokenPrices in com.github.copilot.sdk.generated.rpc
Methods in com.github.copilot.sdk.generated.rpc that return ModelBillingTokenPricesModifier and TypeMethodDescriptionModelBilling.tokenPrices()Returns the value of thetokenPricesrecord component.Constructors in com.github.copilot.sdk.generated.rpc with parameters of type ModelBillingTokenPricesModifierConstructorDescriptionModelBilling(Double multiplier, ModelBillingTokenPrices tokenPrices) Creates an instance of aModelBillingrecord class.