Table of Contents

Class OrderedProductResponseDto

Namespace
GastroSky.Models.DTO.Order
Assembly
GastroSky.Models.dll
public sealed class OrderedProductResponseDto
Inheritance
OrderedProductResponseDto
Inherited Members

Properties

Product

public ProductResponseDto Product { get; set; }

Property Value

ProductResponseDto

ProductSKU

public string ProductSKU { get; set; }

Property Value

string