Options
All
  • Public
  • Public/Protected
  • All
Menu

Arguments for Generated decorator class.

Hierarchy

  • GeneratedMetadataArgs

Index

Properties

propertyName

propertyName: string

Class's property name to which decorator is applied.

strategy

strategy: "uuid" | "increment"

Generation strategy.

target

target: Function | string

Class to which decorator is applied.

Generated using TypeDoc