Click or drag to resize

IIikoCard51OrderInfo Interface

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

The IIikoCard51OrderInfo type exposes the following members.

Properties
  NameDescription
Public propertyAppliedManualConditions
Public propertyCoupon
Public propertyDynamicDiscounts
Dynamic discount sums for manual condition. It applies optionally with arbitrary discount value.
Public propertyHasFixedDiscounts
Order has fixed precalculated iikoCard discounts.
Top
Methods
  NameDescription
Public methodGetObjectData
Populates a SerializationInfo with the data needed to serialize the target object.
(Inherited from ISerializable.)
Top
See Also