Table of Contents

Class CompanyReducedResponseDto

Namespace
GastroSky.Models.DTO.Company
Assembly
GastroSky.Models.dll
public class CompanyReducedResponseDto
Inheritance
CompanyReducedResponseDto
Inherited Members

Properties

Name

Company name (including legal form suffix).

public string Name { get; set; }

Property Value

string

Slug

Company slug.

public string Slug { get; set; }

Property Value

string