iikoFront Api V6 Code Reference
iikoFront Api V6 Code Reference
Resto.Front.Api.Data.Organization.Sections
ISectionSchema Interface
ISectionSchema Properties
EllipseElements Property
Height Property
ImageElements Property
MarkElements Property
RectangleElements Property
TableElements Property
Width Property
ISectionSchema
MarkElements Property
Collection of restaurant section marks.
Namespace:
Resto.Front.Api.Data.Organization.Sections
Assembly:
Resto.Front.Api.V6 (in Resto.Front.Api.V6.dll)
Syntax
C#
Copy
IReadOnlyList
<
RestaurantSectionMark
>
MarkElements
{
get
; }
Property Value
Type:
IReadOnlyList
RestaurantSectionMark
See Also
Reference
ISectionSchema Interface
Resto.Front.Api.Data.Organization.Sections Namespace