Click or drag to resize

RestaurantSectionImageImage Property

Image Base64 string.

Namespace: Resto.Front.Api.Data.View
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public byte[] Image { get; }

Property Value

Byte
See Also