CustomerDisplayTextTask Class |
Namespace: Resto.Front.Api.Data.Device.Tasks
[SerializableAttribute] public class CustomerDisplayTextTask
The CustomerDisplayTextTask type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomerDisplayTextTask | Main constructor |
| Name | Description | |
|---|---|---|
| BottomLeft | Text at bottom left corner. | |
| BottomRight | Text at bottom right corner. | |
| MaxShowTimeMillis | Maximum display text time. After timeout waiting text will be displayed. | |
| TopLeft | Text at top left corner. | |
| TopRight | Text at top right corner. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |