ListRelaysRequest

Types

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

Properties

Link copied to clipboard

If you received a pagination token from a previous call to this API, you can provide it here to continue paginating through the next page of results.

Link copied to clipboard

The number of relays to be returned in one request.

Functions

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