DastSiteTokenCreatePayload

class Object
trait Matchable
class Any

Value members

Concrete methods

def clientMutationId: SelectionBuilder[DastSiteTokenCreatePayload, Option[String]]

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

def errors: SelectionBuilder[DastSiteTokenCreatePayload, List[String]]

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.

def id: SelectionBuilder[DastSiteTokenCreatePayload, Option[DastSiteTokenID]]

ID of the site token.

ID of the site token.

The current validation status of the target.

The current validation status of the target.

def token: SelectionBuilder[DastSiteTokenCreatePayload, Option[String]]

Token string.

Token string.