| IOrderPayScreen Interface | 
Namespace: Resto.Front.Api.Data.Screens
 Syntax
Syntaxpublic interface IOrderPayScreen : ISerializable, IScreen, IScreenWithOrder
The IOrderPayScreen type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Order | (Inherited from IScreenWithOrder.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object.(Inherited from ISerializable.) | 
 See Also
See Also