Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITimestampMeta

Hierarchy

Index

Properties

deserialize

deserialize: function

Type declaration

    • (value: any): any
    • Parameters

      • value: any

      Returns any

format

format: function

Type declaration

    • (date: Date): string
    • Parameters

      • date: Date

      Returns string

isArray

isArray: boolean

name

name: string

serialize

serialize: function

Type declaration

toData

toData: function

Type declaration

    • (value: any): any
    • Parameters

      • value: any

      Returns any

type

updateOnCreate

updateOnCreate: boolean

updateOnUpdate

updateOnUpdate: boolean

updateOnWrite

updateOnWrite: boolean

Generated using TypeDoc