Resto.Front.Api.Data.View Namespace | 
| Class | Description | |
|---|---|---|
| BarcodeInputDialogResult | 
            Barcode type input dialog result.
              | |
| CardInputDialogResult | 
            Magnetic stripe card type input dialog result.
              | |
| NumberInputDialogResult | 
            Number type input dialog result.
              | |
| PhoneInputDialogResult | 
            Phone number type input dialog result.
              | |
| RestaurantSectionEllipse | 
            Restaurant section ellipse.
              | |
| RestaurantSectionImage | 
            Restaurant section image.
              | |
| RestaurantSectionMark | 
            Restaurant section mark.
              | |
| RestaurantSectionObject | 
            Restaurant section object.
              | |
| RestaurantSectionRectangle | 
            Restaurant section rectangle.
              | |
| RestaurantSectionTable | 
            Restaurant section table.
              | |
| StringInputDialogResult | 
            String type input dialog result.
              | 
| Structure | Description | |
|---|---|---|
| Font | 
            Font.
              | 
| Interface | Description | |
|---|---|---|
| IInputDialogResult | 
            Common base interface for different input dialog result types.
            Match and cast it to one of it's inheritors to get specific dialog result properties.
              | 
| Enumeration | Description | |
|---|---|---|
| FontStyle | 
            Font style.
              | |
| InputDialogTypes | 
            Input types for the input dialog. Use any input type or combination to specify, which input types do you expect.
              |