AssetScope

The asset scope.

Types

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

Properties

Link copied to clipboard

The asset ID of the asset scope.

Link copied to clipboard

The error message of the asset scope.

Link copied to clipboard

The filter IDs of the asset scope.

Link copied to clipboard

The status of the asset scope.

Functions

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