Owneat Technical Guide main Help

Class FoodLabelConstants

Namespace: Restaurant.Domain.Aggregates.ProductAggregate.Assets
Assembly: Restaurant.Domain.dll

public static class FoodLabelConstants

Inheritance

object ← FoodLabelConstants

Inherited Members

object.Equals\(object?\), object.Equals\(object?, object?\), object.GetHashCode\(\), object.GetType\(\), object.MemberwiseClone\(\), object.ReferenceEquals\(object?, object?\), object.ToString\(\)

Fields

Balanced

public const string Balanced = "Balanced"

Field Value

string

Fusion

public const string Fusion = "Fusion"

Field Value

string

GlutenFree

public const string GlutenFree = "Gluten-Free"

Field Value

string

Gourmet

public const string Gourmet = "Gourmet"

Field Value

string

Halal

public const string Halal = "Halal"

Field Value

string

Healthy

public const string Healthy = "Healthy"

Field Value

string

Kosher

public const string Kosher = "Kosher"

Field Value

string

LactoseFree

public const string LactoseFree = "Lactose-Free"

Field Value

string

Organic

public const string Organic = "Organic"

Field Value

string

Quick

public const string Quick = "Quick"

Field Value

string

RedMeat

public const string RedMeat = "Red Meat"

Field Value

string

Salty

public const string Salty = "Salty"

Field Value

string

Seafood

public const string Seafood = "Seafood"

Field Value

string

Spicy

public const string Spicy = "Spicy"

Field Value

string

Sweet

public const string Sweet = "Sweet"

Field Value

string

Traditional

public const string Traditional = "Traditional"

Field Value

string

Vegan

public const string Vegan = "Vegan"

Field Value

string

Vegetarian

public const string Vegetarian = "Vegetarian"

Field Value

string

Last modified: 21 May 2024