3 lines
61 B
C#
3 lines
61 B
C#
namespace Wallet;
|
|
|
|
public record Hyperlink(string? Value); |
namespace Wallet;
|
|
|
|
public record Hyperlink(string? Value); |