Preparing search index...
The search index is not available
HelloCash-API
HelloCash-API
schemas/invoice/InvoiceItem
InvoiceItem
Type Alias InvoiceItem
Internal
InvoiceItem
:
{
discount
:
number
;
id
:
number
;
name
:
string
;
price
:
number
;
quantity
:
number
;
taxRate
:
number
;
}
This schema defines the structure of an invoice item including default values
Type declaration
discount
:
number
id
:
number
name
:
string
price
:
number
quantity
:
number
taxRate
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HelloCash-API
Loading...
This schema defines the structure of an invoice item including default values