| EgaisDataBeerExceptionProductsData Property  | 
 
            Gets product ids and volumes on which error occured. on which error occured.
            
 
    Namespace: 
   Resto.Front.Api.Exceptions
    Assembly:
   Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
 Syntax
Syntaxpublic IReadOnlyCollection<(Guid productId, decimal? volume)> ProductsData { get; }Property Value
Type: 
IReadOnlyCollectionValueTupleGuid, 
NullableDecimal See Also
See Also