Package ai.vectros.types
Class CountAndCredits
java.lang.Object
ai.vectros.types.CountAndCredits
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic CountAndCredits.Builderbuilder()booleangetCount()inthashCode()toString()
-
Method Details
-
getCount
- Returns:
- Number of operations this period
-
getCredits
- Returns:
- Credits charged for these operations (rounded down)
-
getCreditsMilli
- Returns:
- credits in milli-credit precision (exact, 1 credit = 1000 milli-credits)
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-