InvoiceLineItem Members CelloSaaS API Documentation
The InvoiceLineItem type exposes the following members.
Constructors

  NameDescription
Public methodInvoiceLineItem
Initializes a new instance of the InvoiceLineItem class
Back to Top
Properties

  NameDescription
Public propertyAmount
Gets or Sets Amount
Public propertyDescription
Gets or Sets Description
Public propertyId
Gets or Sets Id
Public propertyInvoiceId
Gets or Sets InvoiceId
Public propertyIsUserAdded
Gets or Sets IsUserAdded
Public propertyName
Gets or Sets Name
Public propertyParentTenantId
Gets or Sets ParentTenantId
Public propertyTenantId
Gets or Sets TenantId
Public propertyType
Gets or Sets Type
Public propertyUsage
Gets or Sets Usage
Back to Top
See Also