Package ai.vectros.types
Class TenantCredits
java.lang.Object
ai.vectros.types.TenantCredits
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getUsed
- Returns:
- Credits consumed by this environment this period (rounded down)
-
getUsedMilli
- Returns:
- used in milli-credit precision (exact, 1 credit = 1000 milli-credits). Use this for exact accounting —
tenants.live.credits.used + tenants.test.credits.usedcan differ from the account-levelcredits.usedby up to 1 credit due to independent truncation, butlive.usedMilli + test.usedMilli == credits.usedMillialways.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-