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
Eggs
public const string Eggs = "Eggs"
Field Value
Fish
public const string Fish = "Fish"
Field Value
Gluten
public const string Gluten = "Gluten"
Field Value
GroundNuts
public const string GroundNuts = "Peanuts"
Field Value
Lactose
public const string Lactose = "Lactose"
Field Value
Lupin
public const string Lupin = "Lupin"
Field Value
Molluscs
public const string Molluscs = "Molluscs"
Field Value
Mustard
public const string Mustard = "Mustard"
Field Value
SesameSeeds
public const string SesameSeeds = "Sesame Seeds"
Field Value
Shellfish
public const string Shellfish = "Shellfish"
Field Value
Soy
public const string Soy = "Soy"
Field Value
SulfurDioxide
public const string SulfurDioxide = "Sulfur dioxide and sulfites"
Field Value
TreeNuts
public const string TreeNuts = "Tree Nuts"
Field Value
Last modified: 21 May 2024