BillingUsageResponse
class mint.types.BillingUsageResponse ( BaseModel )¶
Fields:
- data ( list [BillingUsageEvent ] ) β Hourly usage events, ordered by bucket then descending token count
- sessions ( dictstr, [BillingUsageSession ] ) β session_id -> that session's attributes, for every distinct session
appearing in
data
Referenced by¶
- RestClient.get_billing_usage