• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • @sequelize/core
  • decorators-legacy
  • UpdatedAt

Function UpdatedAt

  • UpdatedAt(): PropertyOrGetterDescriptor
  • Returns PropertyOrGetterDescriptor

    • Defined in packages/core/src/decorators/legacy/built-in-attributes.ts:47
  • UpdatedAt(options): PropertyOrGetterDescriptor
  • Parameters

    • options: undefined

    Returns PropertyOrGetterDescriptor

    • Defined in packages/core/src/decorators/legacy/built-in-attributes.ts:47
  • UpdatedAt(target, propertyName, propertyDescriptor?): void
  • Parameters

    • target: Object
    • propertyName: string | symbol
    • Optional propertyDescriptor: PropertyDescriptor

    Returns void

    • Defined in packages/core/src/decorators/legacy/built-in-attributes.ts:47

Settings

Member Visibility

Theme

Documentation
  • Loading...

Generated using TypeDoc