SaveBrowserSessionProfileResponse

Types

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

Properties

Link copied to clipboard

The unique identifier of the browser associated with the session from which the profile was saved.

Link copied to clipboard
val lastUpdatedAt: <Error class: unknown class>

The timestamp when the browser profile was last updated. This value is in ISO 8601 format.

Link copied to clipboard

The unique identifier of the saved browser profile.

Link copied to clipboard

The unique identifier of the browser session from which the profile was saved.

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