Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 919 Bytes

GetInvoiceItem200Response.md

File metadata and controls

21 lines (18 loc) · 919 Bytes

# GetInvoiceItem200Response

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]
id string ObjectId (unique 12 bytes ID) [optional]
createdByUserId string ObjectId (unique 12 bytes ID) [optional]
updatedByUserId string ObjectId (unique 12 bytes ID) [optional]
createdAt \DateTime [optional]
updatedAt \DateTime [optional]

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