Documentation
Show / Hide Table of Contents

Class ArticleDiscountBaseDataContract

Inheritance
System.Object
ArticleDiscountBaseDataContract
ArticleDiscountFullDataContract
CustomerArticleDiscountDataContract
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Evatic.Common.Service.DataContract.Discount
Assembly: Evatic.Common.dll
Syntax
[DataContract(Namespace = "http://schema.evatic.com/2012/10/24")]
public abstract class ArticleDiscountBaseDataContract

Properties

View Source

CostPriceFixed

Declaration
[DataMember]
public decimal? CostPriceFixed { get; set; }
Property Value
Type Description
System.Nullable<System.Decimal>
View Source

Department

Declaration
[DataMember]
public string Department { get; set; }
Property Value
Type Description
System.String
View Source

DiscountFixed

Declaration
[DataMember]
public decimal? DiscountFixed { get; set; }
Property Value
Type Description
System.Nullable<System.Decimal>
View Source

DiscountGuid

Declaration
[DataMember]
public Guid DiscountGuid { get; set; }
Property Value
Type Description
System.Guid
View Source

DiscountPercentage

Declaration
[DataMember]
public decimal? DiscountPercentage { get; set; }
Property Value
Type Description
System.Nullable<System.Decimal>
View Source

MinimumQuantity

Declaration
[DataMember]
public decimal? MinimumQuantity { get; set; }
Property Value
Type Description
System.Nullable<System.Decimal>
View Source

SalesPriceFixed

Declaration
[DataMember]
public decimal? SalesPriceFixed { get; set; }
Property Value
Type Description
System.Nullable<System.Decimal>
View Source

ValidUntil

Declaration
[DataMember]
public DateTime? ValidUntil { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
  • View Source
CONTACT INFORMATION

Asolvi AS Sluppenveien 25
N-7037 Trondheim
+47 73 80 22 00
Support
FOLLOW US

© Asolvi AS 2018