Table of Contents

Class ContactAssignRequestDto

Namespace
GastroSky.Models.DTO.Contact
Assembly
GastroSky.Models.dll
public class ContactAssignRequestDto
Inheritance
ContactAssignRequestDto
Inherited Members

Properties

UserSlug

The User.Slug will be assigned to the GastroSky.Models.DTO.Contact.

public string? UserSlug { get; set; }

Property Value

string