Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Classes

Type aliases

Type aliases

ItemParams

ItemParams: { label?: string; price?: number }

Type of JSON object used for updating an Item entity in the database

see

ItemDao

Type declaration

  • Optional label?: string
  • Optional price?: number

Generated using TypeDoc