Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
    "id": 5,
    "name": "Item #1",
    "price": "1.00",
    "amount": "1.00 $",
    "currency": "usd",
    "createdAt": "2019-08-05 13:49:46",
    "modifiedAt": "2020-01-31 10:54:29"
}

 

Model Description:

НазваниеName

ОписаниеDescription

id

ID

name

Name

price

Price

amount

Amount

currency

Currency in lower case

createdAt

Date of creation

modifiedAt

Update date

...