Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Consumption

Model getters

Method name Return type Description Notes
getDay() string The date in the MM/DD/YYYY format
Example: 10/25/2020
[optional]
getUsage() float The number of credits used on the specified day
Example: 123
[optional]