Table of Contents

Class TranslationCreationRequestDto

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

Properties

From

public Language From { get; set; }

Property Value

Language

IsMinimumRate

public bool IsMinimumRate { get; set; }

Property Value

bool

To

public Language To { get; set; }

Property Value

Language