Function addAttribute

  • Adds model attribute by specified property name and sequelize attribute options and stores this information through reflect metadata

    Parameters

    • target: any
    • name: string
    • options: any

    Returns void

Generated using TypeDoc