Class PremiumUpgradeResponseDto
public sealed class PremiumUpgradeResponseDto
- Inheritance
-
PremiumUpgradeResponseDto
- Inherited Members
Properties
Currency
public string Currency { get; set; }
Property Value
DurationDays
public short DurationDays { get; set; }
Property Value
SKU
public string SKU { get; set; }
Property Value
SalePriceSubunit
public long SalePriceSubunit { get; set; }