Click or drag to resize

IIikoCard51OrderInfo Interface


Namespace: Resto.Front.Api.Data.Orders
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public interface IIikoCard51OrderInfo : ISerializable

The IIikoCard51OrderInfo type exposes the following members.

Properties
 NameDescription
Public propertyAppliedManualConditions 
Public propertyCoupons 
Public propertyDynamicDiscountsDynamic discount sums for manual condition. It applies optionally with arbitrary discount value.
Public propertyHasFixedDiscountsOrder has fixed precalculated Syrve Loyalty (legacy) discounts.
Top
Methods
 NameDescription
Public methodGetObjectDataPopulates a SerializationInfo with the data needed to serialize the target object.
(Inherited from ISerializable)
Top
See Also