Class ProductResponseDto
- Namespace
- GastroSky.Models.DTO.Product
- Assembly
- GastroSky.Models.dll
public sealed class ProductResponseDto
- Inheritance
-
ProductResponseDto
- Inherited Members
-
Properties
ArchivalTimestampUTC
public long? ArchivalTimestampUTC { get; set; }
Property Value
- long?
CreationTimestampUTC
public long CreationTimestampUTC { get; set; }
Property Value
- long
Currency
public string Currency { get; set; }
Property Value
- string
GTIN
public string? GTIN { get; set; }
Property Value
- string
SKU
public string SKU { get; set; }
Property Value
- string
SalePriceSubunit
public long SalePriceSubunit { get; set; }
Property Value
- long