LineItem Members
From AuthorizeNet .NET
| A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
| LineItem Members |
| LineItem Class Constructors Methods Properties See Also Send Feedback |
The LineItem type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
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.
|