OrgNeoTokenBudget
The current Neo-token allowance and consumption for an organization.
Properties
windowKindenum requiredKind of cap window applied to the org.Values:trial,individualbaseAllowanceTokensinteger requiredPlan-derived base allowance for the current window, in Neo tokens.effectiveAllowanceTokensinteger requiredAllowance for the current window, in Neo tokens. Includes any active bonus on top of the base allowance.consumedTokensinteger requiredTotal Neo tokens consumed in the current window.windowEndinteger requiredUnix epoch timestamp (seconds) when the current window ends and the consumed counter resets. Zero when the window does not reset.exhaustedboolean requiredTrue when consumedTokens has reached effectiveAllowanceTokens for the current window.
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.