Table of Contents

Class PremiumUpgradeCreationRequestDto

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

Properties

DurationDays

public short DurationDays { get; set; }

Property Value

short

Notes

public string? Notes { get; set; }

Property Value

string