Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ViewData

Indexable

[k: string]: unknown

Index

Properties

actor?: string
allOf?: { name: string; schema: JsonSchema }[]
anyOf?: { name: string; schema: JsonSchema }[]
namespace?: string
oneOf?: { name: string; schema: JsonSchema }[]
schema?: JsonSchema
types?: string[]

A list of data types this view can return

Generated using TypeDoc