Add export from nsi-common service
This commit is contained in:
@ -135,7 +135,7 @@ namespace Hcs.ClientApi.DebtRequestsApi
|
||||
}
|
||||
}
|
||||
|
||||
private DSRsBatch ParseExportResultBatch(RemoteCaller.IHcsGetStateResult result)
|
||||
private DSRsBatch ParseExportResultBatch(RemoteCaller.IHcsGetStateResultMany result)
|
||||
{
|
||||
var batch = new DSRsBatch();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user