OpsAutoComboRequest Class |
Namespace: Micros.Ops
public class OpsAutoComboRequest : OpsRequest
The OpsAutoComboRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | OpsAutoComboRequest | Constructor |
Name | Description | |
---|---|---|
![]() | ComboMealNameAndPrice | Combo Meal Name and Price. |
![]() | Prompt | Dialog prompt text. |
![]() | Savings | Dialog title text. |
![]() | SavingsAmount | Dialog title text. |
![]() | Title | Dialog title text. |
![]() | Yes | User answered 'Yes' to the question. |
Name | Description | |
---|---|---|
![]() | ItList | List of menu items that will be turned into a Combo Meal. |
![]() | TranslatablePrompt | Dialog prompt translatable string. |
![]() | TranslatableSavings | Combo Meal savings translatable string. |
![]() | TranslatableTitle | Dialog title translatable string. |