Click or drag to resize

ITerminalsGroupFiscalSectionMap Property

Fiscal section map

Namespace:  Resto.Front.Api.Data.Organization
Assembly:  Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
IReadOnlyDictionary<Guid, int> FiscalSectionMap { get; }

Property Value

Type: IReadOnlyDictionaryGuid, Int32
See Also