ConsumableDetails

Contains information about consumable benefit fulfillment, such as usage quotas or service limits.

Types

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

Properties

Link copied to clipboard

The total amount of the consumable benefit that has been allocated.

Link copied to clipboard

Detailed information about how the consumable benefit was issued and distributed.

Link copied to clipboard

The remaining amount of the consumable benefit that is still available for use.

Link copied to clipboard

The amount of the consumable benefit that has already been used.

Functions

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