CreateAssetFilterResponse

Types

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

Properties

Link copied to clipboard

The ID of the asset.

Link copied to clipboard

The configuration of the asset filter.

Link copied to clipboard

The timestamp at which the asset filter was created.

Link copied to clipboard

The description of the asset filter.

Link copied to clipboard

The ID of the domain where the asset filter is created.

Link copied to clipboard

The column names in the asset filter.

Link copied to clipboard

The row filter in the asset filter.

Link copied to clipboard

The error message that is displayed if the asset filter is not created successfully.

Link copied to clipboard
val id: String

The ID of the asset filter.

Link copied to clipboard

The name of the asset filter.

Link copied to clipboard

The status of the asset filter.

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