UsageTotal

The total of usage for an account ID.

Types

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

Properties

Link copied to clipboard

The account ID of the account that usage data was retrieved for.

Link copied to clipboard

An object representing the total usage for an account.

Functions

Link copied to clipboard
inline fun copy(block: UsageTotal.Builder.() -> Unit = {}): UsageTotal
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