Owneat Technical Guide main Help

Class AllergenConstants

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

public static class AllergenConstants

Inheritance

object ← AllergenConstants

Inherited Members

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

Fields

Celery

public const string Celery = "Celery"

Field Value

string

Eggs

public const string Eggs = "Eggs"

Field Value

string

Fish

public const string Fish = "Fish"

Field Value

string

Gluten

public const string Gluten = "Gluten"

Field Value

string

GroundNuts

public const string GroundNuts = "Peanuts"

Field Value

string

Lactose

public const string Lactose = "Lactose"

Field Value

string

Lupin

public const string Lupin = "Lupin"

Field Value

string

Molluscs

public const string Molluscs = "Molluscs"

Field Value

string

Mustard

public const string Mustard = "Mustard"

Field Value

string

SesameSeeds

public const string SesameSeeds = "Sesame Seeds"

Field Value

string

Shellfish

public const string Shellfish = "Shellfish"

Field Value

string

Soy

public const string Soy = "Soy"

Field Value

string

SulfurDioxide

public const string SulfurDioxide = "Sulfur dioxide and sulfites"

Field Value

string

TreeNuts

public const string TreeNuts = "Tree Nuts"

Field Value

string

Last modified: 21 May 2024