Click or drag to resize

ICustomerAdvantageEntityLoyaltyAdvantageType Property

Gets or sets the type of linked loyalty calculation line

List of authorized values in LoyaltyAdvantageType

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Pos
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> LoyaltyAdvantageType { get; set; }

Property Value

Type: NullableByte
See Also