LineItem
Stentor API Reference / stentor-models/src / LineItem
Interface: LineItem
Defined in: packages/stentor-models/src/Response/Transactions.ts:139
Propertiesβ
idβ
id:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:140
nameβ
name:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:141
priceAttributesβ
priceAttributes:
PriceAttribute[]
Defined in: packages/stentor-models/src/Response/Transactions.ts:142
quantityβ
quantity:
number
Defined in: packages/stentor-models/src/Response/Transactions.ts:143
followUpActionsβ
followUpActions:
FollowUpAction[]
Defined in: packages/stentor-models/src/Response/Transactions.ts:144
imageβ
image:
TransactionImage
Defined in: packages/stentor-models/src/Response/Transactions.ts:145
descriptionβ
description:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:146
notesβ
notes:
string[]
Defined in: packages/stentor-models/src/Response/Transactions.ts:147