GetBundlesBundleDisk

data class GetBundlesBundleDisk(val diskSize: String, val diskType: String)

Constructors

Link copied to clipboard
constructor(diskSize: String, diskType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The disk size attribute of the bundle.

Link copied to clipboard

The disk type attribute of the bundle.