Skip to content

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