IPastOrderPayment Interface | 
Namespace: Resto.Front.Api.Data.Orders
public interface IPastOrderPayment : ISerializable, IEntity
The IPastOrderPayment type exposes the following members.
| Name | Description | |
|---|---|---|
| Id | (Inherited from IEntity.) | |
| IsPrepay | Payment operation is prepayment.  | |
| PaymentType | Payment type.  | |
| Sum | Payment amount.  | 
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object.  (Inherited from ISerializable.) |