Share via


Price Class

Definition

public class Price
type Price = class
Public Class Price
Inheritance
Price

Constructors

Price()

Initializes a new instance of the Price class.

Price(String, Nullable<Double>)

Initializes a new instance of the Price class.

Properties

Amount
CurrencyCode

Gets or sets the ISO 4217 3-letter currency code for the currency used by this purchase record.

Applies to