Syrve POS Api V9 Code Reference
Syrve POS Api V9 Code Reference
Resto.Front.Api.Data.Common
ChangedStopListItemsDto Class
ChangedStopListItemsDto Properties
CurrentStopListItems Property
DeletedStopListItems Property
RevisionTo Property
ChangedStopListItemsDto
CurrentStopListItems Property
Current stop list items.
Namespace:
Resto.Front.Api.Data.Common
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
IReadOnlyDictionary
<
ProductAndSize
,
ChangedStopListItem
>
CurrentStopListItems
{
get
; }
Property Value
Type:
IReadOnlyDictionary
ProductAndSize
,
ChangedStopListItem
See Also
Reference
ChangedStopListItemsDto Class
Resto.Front.Api.Data.Common Namespace