DistributionBundle

Describes the specifications of a distribution bundle.

Types

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

Properties

Link copied to clipboard

The ID of the bundle.

Link copied to clipboard

Indicates whether the bundle is active, and can be specified for a new or existing distribution.

Link copied to clipboard
val name: String?

The name of the distribution bundle.

Link copied to clipboard
val price: Float?

The monthly price, in US dollars, of the bundle.

Link copied to clipboard

The monthly network transfer quota of the bundle.

Functions

Link copied to clipboard
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