Property IdRole
Role identifier (null if user-specific permission).
[JsonPropertyName("id_role")]
public long? IdRole { get; set; }
Role identifier (null if user-specific permission).
[JsonPropertyName("id_role")]
public long? IdRole { get; set; }