FunctionRequest

The function request body.

Types

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

Properties

Link copied to clipboard

The data connector.

Link copied to clipboard

The required properties of the function.

Link copied to clipboard
val scope: Scope?

The scope of the function.

Functions

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