Class ContactAssignRequestDto
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; }