Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This object describes a product unit.

 

{
    "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:

Название

Описание

id

ID

name

Name

price

Price

amount

Amount

currency

Currency in lower case

createdAt

Date of creation

modifiedAt

Update date

 

  • No labels