RevenueBreakdown

A summary of AI bot monetization revenue, including total revenue, revenue by verification tier, and request counts.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The currency of the revenue amounts.

Link copied to clipboard

The total revenue amount in the specified currency.

Link copied to clipboard

The total number of HTTP 402 Payment Required responses served to AI agents.

Link copied to clipboard

The total number of successfully settled payment transactions.

Link copied to clipboard

The revenue amount from unverified AI bots.

Link copied to clipboard

The revenue amount from verified AI bots.

Functions

Link copied to clipboard
inline fun copy(block: RevenueBreakdown.Builder.() -> Unit = {}): RevenueBreakdown
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String