Skip to content

SudoSOS Back-end API / html/transaction.html / ITransactionItem

Interface: ITransactionItem ​

Properties ​

description ​

ts
description: string;

qty ​

ts
qty: number;

unit ​

ts
unit: string;

unitPriceExclVat ​

ts
unitPriceExclVat: number;

vatRate ​

ts
vatRate: number;