3 lines
107 B
C#
3 lines
107 B
C#
namespace AMREZ.EOP.Contracts.DTOs.Authentications.Role;
|
|
|
|
public sealed record RoleChange(string RoleCode); |