Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VulcanModel<TSchema>

Vulcan model, generated by the createModel function based on a schema and some options

Type parameters

  • TSchema = VulcanSchema

Hierarchy

  • VulcanModel

Index

Properties

Optional description

description: string

name

name: string

permissions

schema

schema: TSchema

Generated using TypeDoc