Show / Hide Table of Contents

Class ProductSplitPointOptions

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

Properties

View Source

FeeCode

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

ProductCode

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

SplitByDate

Declaration
public List<DateRangeSplitPointOptions> SplitByDate { get; set; }
Property Type: System.Collections.Generic.List<DateRangeSplitPointOptions>
View Source

SplitType

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