Show / Hide Table of Contents

Class LimitedProductQueryFee

A fee from a LimitedProductQueryResult

Inheritance
System.Object
LimitedProductQueryPrice
LimitedProductQueryFee
Inherited Members
LimitedProductQueryPrice.BasePrice
LimitedProductQueryPrice.DiscountTotal
LimitedProductQueryPrice.CommissionTotal
LimitedProductQueryPrice.TaxAmount
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 LimitedProductQueryFee : LimitedProductQueryPrice

Properties

View Source

FeeCode

A unique code for the fee

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

Name

The name of the fee

Declaration
public string Name { get; set; }
Property Type: System.String

See Also

PriceAndQueryResponse
LimitedProductQueryPrice
  • View Source
Back to top Copyright © 2017 EC English