HttpIntegrationResetTokenPayload

class Object
trait Matchable
class Any

Value members

Concrete methods

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

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

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

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.

def integration[A](innerSelection: SelectionBuilder[AlertManagementHttpIntegration, A]): SelectionBuilder[HttpIntegrationResetTokenPayload, Option[A]]

The HTTP integration.

The HTTP integration.