| Resto.Front.Api.Data.View Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | BarcodeInputDialogResult | 
            Barcode type input dialog result.
             | 
|  | CardInputDialogResult | 
            Magnetic stripe card type input dialog result.
             | 
|  | NumberInputDialogResult | 
            Number type input dialog result.
             | 
|  | NumericStringInputDialogResult | 
            Numberic string 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.
             | 
 Structures
Structures| Structure | Description | |
|---|---|---|
|  | Font | 
            Font.
             | 
 Interfaces
Interfaces| 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.
             | 
 Enumerations
Enumerations| 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.
             |