EndpointItemResponse

Provides the status code and message that result from processing data for an endpoint.

Types

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

Properties

Link copied to clipboard

The custom message that's returned in the response as a result of processing the endpoint data.

Link copied to clipboard

The status code that's returned in the response as a result of processing the endpoint data.

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