SubscribedListing

The details of the published 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 description of the published asset for which the subscription grant is created.

Link copied to clipboard
val id: String

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

Link copied to clipboard

The published asset for which the subscription grant is created.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The name of the project that owns the published asset for which the subscription grant is created.

Link copied to clipboard

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

Functions

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