Change payment document service registry type

This commit is contained in:
2025-09-13 11:20:52 +09:00
parent 4e59e15092
commit 0cccb69946
3 changed files with 17 additions and 1 deletions

View File

@ -87,6 +87,7 @@
<Compile Include="Client\Api\Registry\Registry3.cs" />
<Compile Include="Client\Api\Registry\Registry32.cs" />
<Compile Include="Client\Api\Registry\Registry338.cs" />
<Compile Include="Client\Api\Registry\Registry51.cs" />
<Compile Include="Client\Api\Registry\Registry58.cs" />
<Compile Include="Client\Api\Registry\RegistryElement.cs" />
<Compile Include="Client\Api\Request\Adapter\IGetStateResult.cs" />