Response Unmarshaller for ActivateGateway operation
Наследование: JsonResponseUnmarshaller
 public static ActivateGatewayResponseUnmarshaller GetInstance()
 {
     if (instance == null)
     {
         instance = new ActivateGatewayResponseUnmarshaller();
     }
     return(instance);
 }
 public static ActivateGatewayResponseUnmarshaller GetInstance()
 {
     if (instance == null)
       {
     instance = new ActivateGatewayResponseUnmarshaller();
       }
       return instance;
 }