Show / Hide Table of Contents

Class CreditsDiscountDebtTransfer

A debt transfer for a credits discount

Inheritance
System.Object
CreditsDiscountDebtTransfer
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 CreditsDiscountDebtTransfer

Properties

View Source

From

The product period that is being transferred from

Declaration
public CreditsDiscountProductReference From { get; set; }
Property Type: CreditsDiscountProductReference
View Source

To

The product period that is being transferred from

Declaration
public CreditsDiscountProductReference To { get; set; }
Property Type: CreditsDiscountProductReference
View Source

Value

The value transferred

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