IOrder |
public interface IOrderPayScreen : ISerializable, IScreen, IScreenWithOrder
The IOrderPayScreen type exposes the following members.
| Name | Description | |
|---|---|---|
| Order | Order that the screen is associated to. (Inherited from IScreenWithOrder) | |
| PaymentSplitMode | Currently selected payment split mode. |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable) |