Uses of Record Class
com.github.copilot.generated.rpc.ModelBillingTokenPrices
Packages that use ModelBillingTokenPrices
Package
Description
Auto-generated RPC parameter and result types for the GitHub Copilot SDK.
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of ModelBillingTokenPrices in com.github.copilot.generated.rpc
Methods in com.github.copilot.generated.rpc that return ModelBillingTokenPricesModifier and TypeMethodDescriptionModelBilling.tokenPrices()Returns the value of thetokenPricesrecord component.Constructors in com.github.copilot.generated.rpc with parameters of type ModelBillingTokenPricesModifierConstructorDescriptionModelBilling(Double multiplier, ModelBillingTokenPrices tokenPrices, Long discountPercent) Creates an instance of aModelBillingrecord class. -
Uses of ModelBillingTokenPrices in com.github.copilot.rpc
Methods in com.github.copilot.rpc that return ModelBillingTokenPricesMethods in com.github.copilot.rpc with parameters of type ModelBillingTokenPricesModifier and TypeMethodDescriptionModelBilling.setTokenPrices(ModelBillingTokenPrices tokenPrices)