Owneat Technical Guide main Help

Class ProductBaseVerificationData

Namespace: Restaurant.Domain.Base.Assets
Assembly: Restaurant.Domain.dll

public class ProductBaseVerificationData

Inheritance

object ← ProductBaseVerificationData

Inherited Members

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

Properties

BaseId

public Guid BaseId { get; set; }

Property Value

Guid

ExpectedPrice

public double ExpectedPrice { get; set; }

Property Value

double

ProductBaseType

public string ProductBaseType { get; set; }

Property Value

string

Last modified: 21 May 2024