Table of Contents

Class CompanyInviteMemberRequestDto

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

Properties

CompanyRole

public CompanyRole CompanyRole { get; set; }

Property Value

CompanyRole

Email

public required string Email { get; set; }

Property Value

string