Skip to main content

RateScope

Which rate card. SHARED prices organization metered usage for shared-environment apps (billed hourly to the org wallet as "shared_usage"). PLAYER prices player compute (billed hourly to the player wallet as "usage_debit").

enum RateScope {
SHARED
PLAYER
}

Values

RateScope.SHARED

RateScope.PLAYER

Member Of

billingRateCard query ● meteredRateCard query ● PublicRateCardEntryType object ● RateCardEntryType object ● RateChangeType object ● SetRateCardInput input