Show / Hide Table of Contents

Class CreditsDiscountProductReference

A reference to a product period for a debt transfer

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

Properties

View Source

Dates

The dates referenced

Declaration
public DateRange Dates { get; set; }
Property Type: DateRange
View Source

FeeCode

The fee referenced

Declaration
public string FeeCode { get; set; }
Property Type: System.String
View Source

ProductCode

The product referenced

Declaration
public string ProductCode { get; set; }
Property Type: System.String
View Source

Units

The units referenced

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