namespace FrontOffice.BFF.Application.UserRoleCQ.Commands.CreateNewUserRole; public class CreateNewUserRoleResponseDto { //شناسه public long Id { get; set; } }