LineItem Properties
From AuthorizeNet .NET
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| LineItem Properties |
| LineItem Class See Also Send Feedback |
The LineItem type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Description |
Gets or sets the description.
| |
| ID |
Gets or sets the ID.
| |
| Name |
Gets or sets the name.
| |
| Quantity |
Gets or sets the quantity.
| |
| Taxable |
Gets or sets a value indicating whether this LineItem is taxable.
| |
| UnitPrice |
Gets or sets the unit price.
|