Syrve POS Api V10 Code Reference
Syrve POS Api V10 Code Reference
Resto.Front.Api.Data.Common
ChangedStopListItemsDto Class
ChangedStopListItemsDto Properties
CurrentStopListItems Property
DeletedStopListItems Property
RevisionTo Property
Changed
Stop
List
Items
Dto
Deleted
Stop
List
Items Property
Stop list items to delete.
Namespace:
Resto.Front.Api.Data.Common
Assembly:
Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
Copy
public
IReadOnlyDictionary
<
ProductAndSize
,
ChangedStopListItem
>
DeletedStopListItems
{
get
; }
Property Value
IReadOnlyDictionary
ProductAndSize
,
ChangedStopListItem
See Also
Reference
ChangedStopListItemsDto Class
Resto.Front.Api.Data.Common Namespace