SubscribedAsset

The details of the asset for which the subscription grant is created.

Types

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

Properties

Link copied to clipboard

The identifier of the asset for which the subscription grant is created.

Link copied to clipboard

The revision of the asset for which the subscription grant is created.

Link copied to clipboard

The asset scope of the subscribed asset.

Link copied to clipboard

The failure cause included in the details of the asset for which the subscription grant is created.

Link copied to clipboard

The failure timestamp included in the details of the asset for which the subscription grant is created.

Link copied to clipboard

The timestamp of when the subscription grant to the asset is created.

Link copied to clipboard

The status of the asset for which the subscription grant is created.

Link copied to clipboard

The target name of the asset for which the subscription grant is created.

Functions

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