JourneysResponse

Provides information about the status, configuration, and other settings for all the journeys that are associated with an application.

Types

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

Properties

Link copied to clipboard

An array of responses, one for each journey that's associated with the application.

Link copied to clipboard

The string to use in a subsequent request to get the next page of results in a paginated response. This value is null if there are no additional pages.

Functions

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