Table of Contents

Class PremiumUpgradeResponseDto

Namespace
GastroSky.Models.DTO.Product
Assembly
GastroSky.Models.dll
public sealed class PremiumUpgradeResponseDto
Inheritance
PremiumUpgradeResponseDto
Inherited Members

Properties

Currency

public string Currency { get; set; }

Property Value

string

DurationDays

public short DurationDays { get; set; }

Property Value

short

SKU

public string SKU { get; set; }

Property Value

string

SalePriceSubunit

public long SalePriceSubunit { get; set; }

Property Value

long