Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPortalRenderResponse

Response from render call.

Hierarchy

  • IPortalRenderResponse

Index

Properties

Optional error

The error Id if it exists based off of PortalErrorReason.

Optional errorMessage

errorMessage: string

The error message if it existed.

portalId

portalId: string

The portal the render content targeted.

status

status: Success

The result of the render call based on IntegrationResponse.

type

type: "portal:render:response"

Generated using TypeDoc