OperationArgumentExtensions Methods |
The OperationArgumentExtensions type exposes the following members.
Name | Description | |
---|---|---|
GetCommonGroupModifiers |
Group modifiers that are available for the whole compound item. See GetTemplatedModifiersParams(IProduct) of the templated products to get default amount settings for them.
| |
GetCommonSimpleModifiers |
Simple modifiers that are available for the whole compound item. See GetTemplatedModifiersParams(IProduct) of the templated products to get default amount settings for them.
| |
GetGroupModifiers |
Returns group modifiers of the specified product.
| |
GetKitchenOrderAllExternalData | ||
GetKitchenOrderItemAllExternalData | ||
GetOrderAllExternalData | ||
GetSimpleModifiers |
Returns simple modifiers of the specified product.
| |
GetSplittableGroupModifiers |
Group modifiers that are available for compound item component. See GetTemplatedModifiersParams(IProduct) of the templated products to get default amount settings for them.
| |
GetSplittableSimpleModifiers |
Simple modifiers that are available for compound item component. See GetTemplatedModifiersParams(IProduct) of the templated products to get default amount settings for them.
| |
GetUserRoles |
Returns roles available for the user.
| |
TryGetOrderExternalDataByKey |
Returns external data by key. Use [!:AddOrderExternalData] to add the data in order.
| |
TryGetProductGroupMenuImage |
Returns a byte sequence presenting an image to be shown as a background on a menu button for the specified product group. If the product group doesn't have an image, null will be returned.
| |
TryGetProductMenuImage |
Returns a byte sequence presenting an image to be shown as a background on a menu button for the specified product. If the product doesn't have an image, null will be returned.
| |
TryGetTerminalAddress |
Returns address of the specified terminal or null if the terminal is not available. The address can be IPv4/IPv6/Domain name/Netbios name.
|