Made useable by Helpers
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
using System.Text.Json;
|
||||
using System.Text.Json.Serialization;
|
||||
|
||||
namespace View_by_Distance.Shared.Models;
|
||||
namespace Phares.Shared.Models;
|
||||
|
||||
public record PersonKeyFormattedAndPersonBirthday(string PersonKeyFormatted, PersonBirthday PersonBirthday)
|
||||
{
|
||||
|
Reference in New Issue
Block a user