Owneat Technical Guide main Help

Class ProductsByIdsRequest

Namespace: Ordering.Domain.Aggregates.OrderAggregate.Assets
Assembly: Ordering.Domain.dll

public class ProductsByIdsRequest

Inheritance

object ← ProductsByIdsRequest

Inherited Members

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

Properties

ProductsIds

[Required] public List<Guid> ProductsIds { get; init; }

Property Value

List < Guid \>

Last modified: 21 May 2024