Product - lv
Šis objekts definē vienību, par kuru vienībām var izrakstīt rēķinu klientiem.
{
"id": 3,
"name": "Demo",
"labels": Label[],
"category": Category|null,
"essences": ProductEssence[],
"paymentSystems": PaymentSystem[],
"createdAt": "2019-08-05 13:49:46"
}
Modeļa apraksts
Vārds | Apraksts |
---|---|
id | Identifikators |
name | Vārds |
labels | Tipa objektu masīvs Label |
category | Ierakstiet objektu Category vai nulle |
essences | Tipa objektu masīvs ProductEssence |
paymentSystems | Tipa objektu masīvs PaymentSystem |
createdAt | izveides datums |