Update WSDL to 15.7.0.1
This commit is contained in:
@ -4,9 +4,9 @@ using System.Linq;
|
||||
using System.Threading;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
using OrgRegistryCommon = Hcs.Service.Async.OrgRegistryCommon.v14_5_0_1;
|
||||
using OrgRegistryCommon = Hcs.Service.Async.OrganizationsRegistryCommon.v15_7_0_1;
|
||||
|
||||
namespace Hcs.Service.Async.OrgRegistryCommon.v14_5_0_1
|
||||
namespace Hcs.Service.Async.OrganizationsRegistryCommon.v15_7_0_1
|
||||
{
|
||||
public partial class AckRequestAck : IHcsAck { }
|
||||
public partial class getStateResult : IHcsGetStateResult { }
|
||||
|
||||
Reference in New Issue
Block a user