QuotaBudgetConfig
QuotaBudgetConfig =
object
Defined in: packages/core/src/rest/quota.ts:6
Properties
Section titled “Properties”costMap
Section titled “costMap”costMap:
Record<string,number>
Defined in: packages/core/src/rest/quota.ts:8
dailyLimit?
Section titled “dailyLimit?”
optionaldailyLimit:number
Defined in: packages/core/src/rest/quota.ts:7
defaultCost?
Section titled “defaultCost?”
optionaldefaultCost:number
Defined in: packages/core/src/rest/quota.ts:9
platform?
Section titled “platform?”
optionalplatform:string
Defined in: packages/core/src/rest/quota.ts:10