4 lines
112 B
C#
4 lines
112 B
C#
namespace Wallet;
|
|
|
|
public record AttachmentEntryCollectionConfiguration :
|
|
ItemEntryConfiguration<string>; |