Show / Hide Table of Contents

Class PricedPeriodPericePerUnit

The price per unit

Inheritance
System.Object
PricedPeriodPericePerUnit
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: EC.ProductsAndPricing.ServiceContract.Pricing
Assembly: EC.ProductsAndPricing.ServiceContract.dll
Syntax
public class PricedPeriodPericePerUnit

Properties

View Source

PricePerMajorUnit

The price per major unit

Declaration
public Money PricePerMajorUnit { get; set; }
Property Type: Money
View Source

PricePerMinorUnit

The price per minor unit

Declaration
public Money PricePerMinorUnit { get; set; }
Property Type: Money
  • View Source
Back to top Copyright © 2017 EC English