DropFields

Specifies a transform that chooses the data property keys that you want to drop.

Types

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

Properties

Link copied to clipboard

The data inputs identified by their node names.

Link copied to clipboard

The name of the transform node.

Link copied to clipboard

A JSON path to a variable in the data structure.

Functions

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