PentestSummary

Summary information for a pentest

Types

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

Properties

Link copied to clipboard

ID of the agent space where the pentest exists

Link copied to clipboard
val createdAt: <Error class: unknown class>?

Timestamp when the pentest was created

Link copied to clipboard

Unique identifier for the pentest

Link copied to clipboard

Title or name of the pentest

Link copied to clipboard
val updatedAt: <Error class: unknown class>?

Timestamp when the pentest was last updated

Functions

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