Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateBoEntityParams<E>

Parameters for the createBoEntity-function.

Type parameters

  • E = any

    Type for Entity. Defaults to any.

Hierarchy

  • CreateBoEntityParams

Index

Properties

entity: E

Entity to be created

modelName: string

Name of the model

pluralEntityName: string

EntityName in plural (Singular name won't work)

Generated using TypeDoc