Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 593 Bytes

Invoiceitems.md

File metadata and controls

16 lines (13 loc) · 593 Bytes

# Invoiceitems

Properties

Name Type Description Notes
name string
amount int
setup int [optional]
taxes int [optional]
quantity int [default to 1]
invoice string ObjectId (unique 12 bytes ID)
ref string [optional]
object string ObjectId (unique 12 bytes ID) [optional]

[Back to Model list] [Back to API list] [Back to README]