ProvisioningArtifact

Information about a provisioning artifact. A provisioning artifact is also known as a product version.

Types

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

Properties

Link copied to clipboard

The UTC time stamp of the creation time.

Link copied to clipboard

The description of the provisioning artifact.

Link copied to clipboard

Information set by the administrator to provide guidance to end users about which provisioning artifacts to use.

Link copied to clipboard
val id: String?

The identifier of the provisioning artifact.

Link copied to clipboard
val name: String?

The name of the provisioning artifact.

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