Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPortalValidationError

A validation error for a portal render request.

Hierarchy

  • IPortalValidationError

Index

Properties

error

error: number

The error code of type PortalErrorReason.

errorMessage

errorMessage: string

The error message.

portalId

portalId: string

The Id of the portal that failed.

Optional requestingIntegrationId

requestingIntegrationId: string

The integration that requested the operation.

Generated using TypeDoc