FunctionResponse

The function response.

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

Indicates whether this function is inherited.

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: FunctionResponse.Builder.() -> Unit = {}): FunctionResponse
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