LineItem Members

AuthorizeNet .NET

Collapse imageExpand ImageCopy imageCopyHover image

The LineItem type exposes the following members.

Constructors

  NameDescription
Public methodLineItem
Initializes a new instance of the LineItem class

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyDescription
Gets or sets the description.
Public propertyID
Gets or sets the ID.
Public propertyName
Gets or sets the name.
Public propertyQuantity
Gets or sets the quantity.
Public propertyTaxable
Gets or sets a value indicating whether this LineItem is taxable.
Public propertyUnitPrice
Gets or sets the unit price.

See Also