BillingUsageSession
class mint.types.BillingUsageSession ( BaseModel )¶
Session-level attributes tied to a session.
Fields:
- user_metadata ( dict[str, str] | None ) – The session's customer-supplied user_metadata (as passed to CreateSessionRequest.user_metadata); None when the session has none.
Referenced by¶
- mint.types.BillingUsageResponse