The InvoiceLineItem type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | InvoiceLineItem | Initializes a new instance of the InvoiceLineItem class |
Properties
Name | Description | |
---|---|---|
![]() | Amount |
Gets or Sets Amount
|
![]() | Description |
Gets or Sets Description
|
![]() | Id |
Gets or Sets Id
|
![]() | InvoiceId |
Gets or Sets InvoiceId
|
![]() | IsUserAdded |
Gets or Sets IsUserAdded
|
![]() | Name |
Gets or Sets Name
|
![]() | ParentTenantId |
Gets or Sets ParentTenantId
|
![]() | TenantId |
Gets or Sets TenantId
|
![]() | Type |
Gets or Sets Type
|
![]() | Usage |
Gets or Sets Usage
|
See Also