GitHub Access Token became invalid

It seems like the GitHub access token used for retrieving details about this repository from GitHub became invalid. This might prevent certain types of inspections from being run (in particular, everything related to pull requests).
Please ask an admin of your repository to re-new the access token on this website.
Test Failed
Push — master ( 11db7a...526f46 )
by
unknown
10:24
created

GetOcNegativeAdminPunishment   A

Complexity

Total Complexity 3

Size/Duplication

Total Lines 40
Duplicated Lines 0 %

Importance

Changes 1
Bugs 0 Features 0
Metric Value
wmc 3
eloc 10
c 1
b 0
f 0
dl 0
loc 40
rs 10

3 Methods

Rating   Name   Duplication   Size   Complexity  
A withPageNo() 0 6 1
A withSearchKey() 0 6 1
A withPageSize() 0 6 1
1
<?php
2
3
namespace AlibabaCloud\DtOcInfo\V20220829;
4
5
use AlibabaCloud\Client\Resolver\ApiResolver;
6
7
/**
8
 * @method GetOcCompetitors getOcCompetitors(array $options = [])
9
 * @method GetOcCoreTeams getOcCoreTeams(array $options = [])
10
 * @method GetOcFinancing getOcFinancing(array $options = [])
11
 * @method GetOcFuzzSearch getOcFuzzSearch(array $options = [])
12
 * @method GetOcIcAbnormalOperation getOcIcAbnormalOperation(array $options = [])
13
 * @method GetOcIcAdminLicense getOcIcAdminLicense(array $options = [])
14
 * @method GetOcIcBasic getOcIcBasic(array $options = [])
15
 * @method GetOcIcBranch getOcIcBranch(array $options = [])
16
 * @method GetOcIcChangeRecord getOcIcChangeRecord(array $options = [])
17
 * @method GetOcIcCheckup getOcIcCheckup(array $options = [])
18
 * @method GetOcIcClearAccount getOcIcClearAccount(array $options = [])
19
 * @method GetOcIcDoubleCheckup getOcIcDoubleCheckup(array $options = [])
20
 * @method GetOcIcEmployee getOcIcEmployee(array $options = [])
21
 * @method GetOcIcEquityFrozen getOcIcEquityFrozen(array $options = [])
22
 * @method GetOcIcEquityPledge getOcIcEquityPledge(array $options = [])
23
 * @method GetOcIcInvestment getOcIcInvestment(array $options = [])
24
 * @method GetOcIcKnowledgePropertyPledge getOcIcKnowledgePropertyPledge(array $options = [])
25
 * @method GetOcIcMortgage getOcIcMortgage(array $options = [])
26
 * @method GetOcIcSeriousOffense getOcIcSeriousOffense(array $options = [])
27
 * @method GetOcIcShareholder getOcIcShareholder(array $options = [])
28
 * @method GetOcIcSimpleCancel getOcIcSimpleCancel(array $options = [])
29
 * @method GetOcIpCertificate getOcIpCertificate(array $options = [])
30
 * @method GetOcIpDomain getOcIpDomain(array $options = [])
31
 * @method GetOcIpPatent getOcIpPatent(array $options = [])
32
 * @method GetOcIpSoftwareCopyright getOcIpSoftwareCopyright(array $options = [])
33
 * @method GetOcIpTrademark getOcIpTrademark(array $options = [])
34
 * @method GetOcIpWorksCopyright getOcIpWorksCopyright(array $options = [])
35
 * @method GetOcJusticeAuction getOcJusticeAuction(array $options = [])
36
 * @method GetOcJusticeCaseFiling getOcJusticeCaseFiling(array $options = [])
37
 * @method GetOcJusticeCourtAnnouncement getOcJusticeCourtAnnouncement(array $options = [])
38
 * @method GetOcJusticeCourtNotice getOcJusticeCourtNotice(array $options = [])
39
 * @method GetOcJusticeDishonesty getOcJusticeDishonesty(array $options = [])
40
 * @method GetOcJusticeExecuted getOcJusticeExecuted(array $options = [])
41
 * @method GetOcJusticeJudgementDoc getOcJusticeJudgementDoc(array $options = [])
42
 * @method GetOcJusticeLimitHighConsume getOcJusticeLimitHighConsume(array $options = [])
43
 * @method GetOcJusticeTerminalCase getOcJusticeTerminalCase(array $options = [])
44
 * @method GetOcListedCompany getOcListedCompany(array $options = [])
45
 * @method GetOcNegativeAdminPunishment getOcNegativeAdminPunishment(array $options = [])
46
 * @method GetOcNegativeCustomsPunishment getOcNegativeCustomsPunishment(array $options = [])
47
 * @method GetOcNegativeEnvironmentPunishment getOcNegativeEnvironmentPunishment(array $options = [])
48
 * @method GetOcNegativeFoodDrugPunishment getOcNegativeFoodDrugPunishment(array $options = [])
49
 * @method GetOcNegativeQualityPunishment getOcNegativeQualityPunishment(array $options = [])
50
 * @method GetOcOperationBidding getOcOperationBidding(array $options = [])
51
 * @method GetOcOperationCustoms getOcOperationCustoms(array $options = [])
52
 * @method GetOcOperationPurchaseLand getOcOperationPurchaseLand(array $options = [])
53
 * @method GetOcOperationRecruitment getOcOperationRecruitment(array $options = [])
54
 * @method GetOcProductBand getOcProductBand(array $options = [])
55
 * @method GetOcTaxAbnormal getOcTaxAbnormal(array $options = [])
56
 * @method GetOcTaxClassA getOcTaxClassA(array $options = [])
57
 * @method GetOcTaxGeneralTaxpayer getOcTaxGeneralTaxpayer(array $options = [])
58
 * @method GetOcTaxIllegal getOcTaxIllegal(array $options = [])
59
 * @method GetOcTaxOverdue getOcTaxOverdue(array $options = [])
60
 * @method GetOcTaxPunishment getOcTaxPunishment(array $options = [])
61
 * @method GetQccCertificationDetailById getQccCertificationDetailById(array $options = [])
62
 * @method GetQccSearchCertification getQccSearchCertification(array $options = [])
63
 */
64
class DtOcInfoApiResolver extends ApiResolver
65
{
66
}
67
68
class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
69
{
70
    /** @var string */
71
    public $product = 'dt-oc-info';
72
73
    /** @var string */
74
    public $version = '2022-08-29';
75
76
    /** @var string */
77
    public $method = 'POST';
78
}
79
80
/**
81
 * @method string getPageNo()
82
 * @method string getPageSize()
83
 * @method string getSearchKey()
84
 */
85
class GetOcCompetitors extends Rpc
86
{
87
88
    /**
89
     * @param string $value
90
     *
91
     * @return $this
92
     */
93
    public function withPageNo($value)
94
    {
95
        $this->data['PageNo'] = $value;
96
        $this->options['form_params']['PageNo'] = $value;
97
98
        return $this;
99
    }
100
101
    /**
102
     * @param string $value
103
     *
104
     * @return $this
105
     */
106
    public function withPageSize($value)
107
    {
108
        $this->data['PageSize'] = $value;
109
        $this->options['form_params']['PageSize'] = $value;
110
111
        return $this;
112
    }
113
114
    /**
115
     * @param string $value
116
     *
117
     * @return $this
118
     */
119
    public function withSearchKey($value)
120
    {
121
        $this->data['SearchKey'] = $value;
122
        $this->options['form_params']['SearchKey'] = $value;
123
124
        return $this;
125
    }
126
}
127
128
/**
129
 * @method string getPageNo()
130
 * @method string getPageSize()
131
 * @method string getSearchKey()
132
 */
133
class GetOcCoreTeams extends Rpc
134
{
135
136
    /**
137
     * @param string $value
138
     *
139
     * @return $this
140
     */
141
    public function withPageNo($value)
142
    {
143
        $this->data['PageNo'] = $value;
144
        $this->options['form_params']['PageNo'] = $value;
145
146
        return $this;
147
    }
148
149
    /**
150
     * @param string $value
151
     *
152
     * @return $this
153
     */
154
    public function withPageSize($value)
155
    {
156
        $this->data['PageSize'] = $value;
157
        $this->options['form_params']['PageSize'] = $value;
158
159
        return $this;
160
    }
161
162
    /**
163
     * @param string $value
164
     *
165
     * @return $this
166
     */
167
    public function withSearchKey($value)
168
    {
169
        $this->data['SearchKey'] = $value;
170
        $this->options['form_params']['SearchKey'] = $value;
171
172
        return $this;
173
    }
174
}
175
176
/**
177
 * @method string getPageNo()
178
 * @method string getPageSize()
179
 * @method string getSearchKey()
180
 */
181
class GetOcFinancing extends Rpc
182
{
183
184
    /**
185
     * @param string $value
186
     *
187
     * @return $this
188
     */
189
    public function withPageNo($value)
190
    {
191
        $this->data['PageNo'] = $value;
192
        $this->options['form_params']['PageNo'] = $value;
193
194
        return $this;
195
    }
196
197
    /**
198
     * @param string $value
199
     *
200
     * @return $this
201
     */
202
    public function withPageSize($value)
203
    {
204
        $this->data['PageSize'] = $value;
205
        $this->options['form_params']['PageSize'] = $value;
206
207
        return $this;
208
    }
209
210
    /**
211
     * @param string $value
212
     *
213
     * @return $this
214
     */
215
    public function withSearchKey($value)
216
    {
217
        $this->data['SearchKey'] = $value;
218
        $this->options['form_params']['SearchKey'] = $value;
219
220
        return $this;
221
    }
222
}
223
224
/**
225
 * @method string getPageNo()
226
 * @method string getPageSize()
227
 * @method string getSearchKey()
228
 */
229
class GetOcFuzzSearch extends Rpc
230
{
231
232
    /**
233
     * @param string $value
234
     *
235
     * @return $this
236
     */
237
    public function withPageNo($value)
238
    {
239
        $this->data['PageNo'] = $value;
240
        $this->options['form_params']['PageNo'] = $value;
241
242
        return $this;
243
    }
244
245
    /**
246
     * @param string $value
247
     *
248
     * @return $this
249
     */
250
    public function withPageSize($value)
251
    {
252
        $this->data['PageSize'] = $value;
253
        $this->options['form_params']['PageSize'] = $value;
254
255
        return $this;
256
    }
257
258
    /**
259
     * @param string $value
260
     *
261
     * @return $this
262
     */
263
    public function withSearchKey($value)
264
    {
265
        $this->data['SearchKey'] = $value;
266
        $this->options['form_params']['SearchKey'] = $value;
267
268
        return $this;
269
    }
270
}
271
272
/**
273
 * @method string getPageNo()
274
 * @method string getPageSize()
275
 * @method string getSearchKey()
276
 */
277
class GetOcIcAbnormalOperation extends Rpc
278
{
279
280
    /**
281
     * @param string $value
282
     *
283
     * @return $this
284
     */
285
    public function withPageNo($value)
286
    {
287
        $this->data['PageNo'] = $value;
288
        $this->options['form_params']['PageNo'] = $value;
289
290
        return $this;
291
    }
292
293
    /**
294
     * @param string $value
295
     *
296
     * @return $this
297
     */
298
    public function withPageSize($value)
299
    {
300
        $this->data['PageSize'] = $value;
301
        $this->options['form_params']['PageSize'] = $value;
302
303
        return $this;
304
    }
305
306
    /**
307
     * @param string $value
308
     *
309
     * @return $this
310
     */
311
    public function withSearchKey($value)
312
    {
313
        $this->data['SearchKey'] = $value;
314
        $this->options['form_params']['SearchKey'] = $value;
315
316
        return $this;
317
    }
318
}
319
320
/**
321
 * @method string getPageNo()
322
 * @method string getPageSize()
323
 * @method string getSearchKey()
324
 */
325
class GetOcIcAdminLicense extends Rpc
326
{
327
328
    /**
329
     * @param string $value
330
     *
331
     * @return $this
332
     */
333
    public function withPageNo($value)
334
    {
335
        $this->data['PageNo'] = $value;
336
        $this->options['form_params']['PageNo'] = $value;
337
338
        return $this;
339
    }
340
341
    /**
342
     * @param string $value
343
     *
344
     * @return $this
345
     */
346
    public function withPageSize($value)
347
    {
348
        $this->data['PageSize'] = $value;
349
        $this->options['form_params']['PageSize'] = $value;
350
351
        return $this;
352
    }
353
354
    /**
355
     * @param string $value
356
     *
357
     * @return $this
358
     */
359
    public function withSearchKey($value)
360
    {
361
        $this->data['SearchKey'] = $value;
362
        $this->options['form_params']['SearchKey'] = $value;
363
364
        return $this;
365
    }
366
}
367
368
/**
369
 * @method string getSearchKey()
370
 */
371
class GetOcIcBasic extends Rpc
372
{
373
374
    /**
375
     * @param string $value
376
     *
377
     * @return $this
378
     */
379
    public function withSearchKey($value)
380
    {
381
        $this->data['SearchKey'] = $value;
382
        $this->options['form_params']['SearchKey'] = $value;
383
384
        return $this;
385
    }
386
}
387
388
/**
389
 * @method string getPageNo()
390
 * @method string getPageSize()
391
 * @method string getSearchKey()
392
 */
393
class GetOcIcBranch extends Rpc
394
{
395
396
    /**
397
     * @param string $value
398
     *
399
     * @return $this
400
     */
401
    public function withPageNo($value)
402
    {
403
        $this->data['PageNo'] = $value;
404
        $this->options['form_params']['PageNo'] = $value;
405
406
        return $this;
407
    }
408
409
    /**
410
     * @param string $value
411
     *
412
     * @return $this
413
     */
414
    public function withPageSize($value)
415
    {
416
        $this->data['PageSize'] = $value;
417
        $this->options['form_params']['PageSize'] = $value;
418
419
        return $this;
420
    }
421
422
    /**
423
     * @param string $value
424
     *
425
     * @return $this
426
     */
427
    public function withSearchKey($value)
428
    {
429
        $this->data['SearchKey'] = $value;
430
        $this->options['form_params']['SearchKey'] = $value;
431
432
        return $this;
433
    }
434
}
435
436
/**
437
 * @method string getPageNo()
438
 * @method string getPageSize()
439
 * @method string getSearchKey()
440
 */
441
class GetOcIcChangeRecord extends Rpc
442
{
443
444
    /**
445
     * @param string $value
446
     *
447
     * @return $this
448
     */
449
    public function withPageNo($value)
450
    {
451
        $this->data['PageNo'] = $value;
452
        $this->options['form_params']['PageNo'] = $value;
453
454
        return $this;
455
    }
456
457
    /**
458
     * @param string $value
459
     *
460
     * @return $this
461
     */
462
    public function withPageSize($value)
463
    {
464
        $this->data['PageSize'] = $value;
465
        $this->options['form_params']['PageSize'] = $value;
466
467
        return $this;
468
    }
469
470
    /**
471
     * @param string $value
472
     *
473
     * @return $this
474
     */
475
    public function withSearchKey($value)
476
    {
477
        $this->data['SearchKey'] = $value;
478
        $this->options['form_params']['SearchKey'] = $value;
479
480
        return $this;
481
    }
482
}
483
484
/**
485
 * @method string getPageNo()
486
 * @method string getPageSize()
487
 * @method string getSearchKey()
488
 */
489
class GetOcIcCheckup extends Rpc
490
{
491
492
    /**
493
     * @param string $value
494
     *
495
     * @return $this
496
     */
497
    public function withPageNo($value)
498
    {
499
        $this->data['PageNo'] = $value;
500
        $this->options['form_params']['PageNo'] = $value;
501
502
        return $this;
503
    }
504
505
    /**
506
     * @param string $value
507
     *
508
     * @return $this
509
     */
510
    public function withPageSize($value)
511
    {
512
        $this->data['PageSize'] = $value;
513
        $this->options['form_params']['PageSize'] = $value;
514
515
        return $this;
516
    }
517
518
    /**
519
     * @param string $value
520
     *
521
     * @return $this
522
     */
523
    public function withSearchKey($value)
524
    {
525
        $this->data['SearchKey'] = $value;
526
        $this->options['form_params']['SearchKey'] = $value;
527
528
        return $this;
529
    }
530
}
531
532
/**
533
 * @method string getPageNo()
534
 * @method string getPageSize()
535
 * @method string getSearchKey()
536
 */
537
class GetOcIcClearAccount extends Rpc
538
{
539
540
    /**
541
     * @param string $value
542
     *
543
     * @return $this
544
     */
545
    public function withPageNo($value)
546
    {
547
        $this->data['PageNo'] = $value;
548
        $this->options['form_params']['PageNo'] = $value;
549
550
        return $this;
551
    }
552
553
    /**
554
     * @param string $value
555
     *
556
     * @return $this
557
     */
558
    public function withPageSize($value)
559
    {
560
        $this->data['PageSize'] = $value;
561
        $this->options['form_params']['PageSize'] = $value;
562
563
        return $this;
564
    }
565
566
    /**
567
     * @param string $value
568
     *
569
     * @return $this
570
     */
571
    public function withSearchKey($value)
572
    {
573
        $this->data['SearchKey'] = $value;
574
        $this->options['form_params']['SearchKey'] = $value;
575
576
        return $this;
577
    }
578
}
579
580
/**
581
 * @method string getPageNo()
582
 * @method string getPageSize()
583
 * @method string getSearchKey()
584
 */
585
class GetOcIcDoubleCheckup extends Rpc
586
{
587
588
    /**
589
     * @param string $value
590
     *
591
     * @return $this
592
     */
593
    public function withPageNo($value)
594
    {
595
        $this->data['PageNo'] = $value;
596
        $this->options['form_params']['PageNo'] = $value;
597
598
        return $this;
599
    }
600
601
    /**
602
     * @param string $value
603
     *
604
     * @return $this
605
     */
606
    public function withPageSize($value)
607
    {
608
        $this->data['PageSize'] = $value;
609
        $this->options['form_params']['PageSize'] = $value;
610
611
        return $this;
612
    }
613
614
    /**
615
     * @param string $value
616
     *
617
     * @return $this
618
     */
619
    public function withSearchKey($value)
620
    {
621
        $this->data['SearchKey'] = $value;
622
        $this->options['form_params']['SearchKey'] = $value;
623
624
        return $this;
625
    }
626
}
627
628
/**
629
 * @method string getRequestId()
630
 * @method string getPageNo()
631
 * @method string getPageSize()
632
 * @method string getSearchKey()
633
 */
634
class GetOcIcEmployee extends Rpc
635
{
636
637
    /**
638
     * @param string $value
639
     *
640
     * @return $this
641
     */
642
    public function withRequestId($value)
643
    {
644
        $this->data['RequestId'] = $value;
645
        $this->options['form_params']['RequestId'] = $value;
646
647
        return $this;
648
    }
649
650
    /**
651
     * @param string $value
652
     *
653
     * @return $this
654
     */
655
    public function withPageNo($value)
656
    {
657
        $this->data['PageNo'] = $value;
658
        $this->options['form_params']['PageNo'] = $value;
659
660
        return $this;
661
    }
662
663
    /**
664
     * @param string $value
665
     *
666
     * @return $this
667
     */
668
    public function withPageSize($value)
669
    {
670
        $this->data['PageSize'] = $value;
671
        $this->options['form_params']['PageSize'] = $value;
672
673
        return $this;
674
    }
675
676
    /**
677
     * @param string $value
678
     *
679
     * @return $this
680
     */
681
    public function withSearchKey($value)
682
    {
683
        $this->data['SearchKey'] = $value;
684
        $this->options['form_params']['SearchKey'] = $value;
685
686
        return $this;
687
    }
688
}
689
690
/**
691
 * @method string getPageNo()
692
 * @method string getPageSize()
693
 * @method string getSearchKey()
694
 */
695
class GetOcIcEquityFrozen extends Rpc
696
{
697
698
    /**
699
     * @param string $value
700
     *
701
     * @return $this
702
     */
703
    public function withPageNo($value)
704
    {
705
        $this->data['PageNo'] = $value;
706
        $this->options['form_params']['PageNo'] = $value;
707
708
        return $this;
709
    }
710
711
    /**
712
     * @param string $value
713
     *
714
     * @return $this
715
     */
716
    public function withPageSize($value)
717
    {
718
        $this->data['PageSize'] = $value;
719
        $this->options['form_params']['PageSize'] = $value;
720
721
        return $this;
722
    }
723
724
    /**
725
     * @param string $value
726
     *
727
     * @return $this
728
     */
729
    public function withSearchKey($value)
730
    {
731
        $this->data['SearchKey'] = $value;
732
        $this->options['form_params']['SearchKey'] = $value;
733
734
        return $this;
735
    }
736
}
737
738
/**
739
 * @method string getPageNo()
740
 * @method string getPageSize()
741
 * @method string getSearchKey()
742
 */
743
class GetOcIcEquityPledge extends Rpc
744
{
745
746
    /**
747
     * @param string $value
748
     *
749
     * @return $this
750
     */
751
    public function withPageNo($value)
752
    {
753
        $this->data['PageNo'] = $value;
754
        $this->options['form_params']['PageNo'] = $value;
755
756
        return $this;
757
    }
758
759
    /**
760
     * @param string $value
761
     *
762
     * @return $this
763
     */
764
    public function withPageSize($value)
765
    {
766
        $this->data['PageSize'] = $value;
767
        $this->options['form_params']['PageSize'] = $value;
768
769
        return $this;
770
    }
771
772
    /**
773
     * @param string $value
774
     *
775
     * @return $this
776
     */
777
    public function withSearchKey($value)
778
    {
779
        $this->data['SearchKey'] = $value;
780
        $this->options['form_params']['SearchKey'] = $value;
781
782
        return $this;
783
    }
784
}
785
786
/**
787
 * @method string getPageNo()
788
 * @method string getPageSize()
789
 * @method string getSearchKey()
790
 */
791
class GetOcIcInvestment extends Rpc
792
{
793
794
    /**
795
     * @param string $value
796
     *
797
     * @return $this
798
     */
799
    public function withPageNo($value)
800
    {
801
        $this->data['PageNo'] = $value;
802
        $this->options['form_params']['PageNo'] = $value;
803
804
        return $this;
805
    }
806
807
    /**
808
     * @param string $value
809
     *
810
     * @return $this
811
     */
812
    public function withPageSize($value)
813
    {
814
        $this->data['PageSize'] = $value;
815
        $this->options['form_params']['PageSize'] = $value;
816
817
        return $this;
818
    }
819
820
    /**
821
     * @param string $value
822
     *
823
     * @return $this
824
     */
825
    public function withSearchKey($value)
826
    {
827
        $this->data['SearchKey'] = $value;
828
        $this->options['form_params']['SearchKey'] = $value;
829
830
        return $this;
831
    }
832
}
833
834
/**
835
 * @method string getRequestId()
836
 * @method string getPageNo()
837
 * @method string getPageSize()
838
 * @method string getSearchKey()
839
 */
840
class GetOcIcKnowledgePropertyPledge extends Rpc
841
{
842
843
    /**
844
     * @param string $value
845
     *
846
     * @return $this
847
     */
848
    public function withRequestId($value)
849
    {
850
        $this->data['RequestId'] = $value;
851
        $this->options['form_params']['RequestId'] = $value;
852
853
        return $this;
854
    }
855
856
    /**
857
     * @param string $value
858
     *
859
     * @return $this
860
     */
861
    public function withPageNo($value)
862
    {
863
        $this->data['PageNo'] = $value;
864
        $this->options['form_params']['PageNo'] = $value;
865
866
        return $this;
867
    }
868
869
    /**
870
     * @param string $value
871
     *
872
     * @return $this
873
     */
874
    public function withPageSize($value)
875
    {
876
        $this->data['PageSize'] = $value;
877
        $this->options['form_params']['PageSize'] = $value;
878
879
        return $this;
880
    }
881
882
    /**
883
     * @param string $value
884
     *
885
     * @return $this
886
     */
887
    public function withSearchKey($value)
888
    {
889
        $this->data['SearchKey'] = $value;
890
        $this->options['form_params']['SearchKey'] = $value;
891
892
        return $this;
893
    }
894
}
895
896
/**
897
 * @method string getPageNo()
898
 * @method string getPageSize()
899
 * @method string getSearchKey()
900
 */
901
class GetOcIcMortgage extends Rpc
902
{
903
904
    /**
905
     * @param string $value
906
     *
907
     * @return $this
908
     */
909
    public function withPageNo($value)
910
    {
911
        $this->data['PageNo'] = $value;
912
        $this->options['form_params']['PageNo'] = $value;
913
914
        return $this;
915
    }
916
917
    /**
918
     * @param string $value
919
     *
920
     * @return $this
921
     */
922
    public function withPageSize($value)
923
    {
924
        $this->data['PageSize'] = $value;
925
        $this->options['form_params']['PageSize'] = $value;
926
927
        return $this;
928
    }
929
930
    /**
931
     * @param string $value
932
     *
933
     * @return $this
934
     */
935
    public function withSearchKey($value)
936
    {
937
        $this->data['SearchKey'] = $value;
938
        $this->options['form_params']['SearchKey'] = $value;
939
940
        return $this;
941
    }
942
}
943
944
/**
945
 * @method string getPageNo()
946
 * @method string getPageSize()
947
 * @method string getSearchKey()
948
 */
949
class GetOcIcSeriousOffense extends Rpc
950
{
951
952
    /**
953
     * @param string $value
954
     *
955
     * @return $this
956
     */
957
    public function withPageNo($value)
958
    {
959
        $this->data['PageNo'] = $value;
960
        $this->options['form_params']['PageNo'] = $value;
961
962
        return $this;
963
    }
964
965
    /**
966
     * @param string $value
967
     *
968
     * @return $this
969
     */
970
    public function withPageSize($value)
971
    {
972
        $this->data['PageSize'] = $value;
973
        $this->options['form_params']['PageSize'] = $value;
974
975
        return $this;
976
    }
977
978
    /**
979
     * @param string $value
980
     *
981
     * @return $this
982
     */
983
    public function withSearchKey($value)
984
    {
985
        $this->data['SearchKey'] = $value;
986
        $this->options['form_params']['SearchKey'] = $value;
987
988
        return $this;
989
    }
990
}
991
992
/**
993
 * @method string getPageNo()
994
 * @method string getPageSize()
995
 * @method string getSearchKey()
996
 */
997
class GetOcIcShareholder extends Rpc
998
{
999
1000
    /**
1001
     * @param string $value
1002
     *
1003
     * @return $this
1004
     */
1005
    public function withPageNo($value)
1006
    {
1007
        $this->data['PageNo'] = $value;
1008
        $this->options['form_params']['PageNo'] = $value;
1009
1010
        return $this;
1011
    }
1012
1013
    /**
1014
     * @param string $value
1015
     *
1016
     * @return $this
1017
     */
1018
    public function withPageSize($value)
1019
    {
1020
        $this->data['PageSize'] = $value;
1021
        $this->options['form_params']['PageSize'] = $value;
1022
1023
        return $this;
1024
    }
1025
1026
    /**
1027
     * @param string $value
1028
     *
1029
     * @return $this
1030
     */
1031
    public function withSearchKey($value)
1032
    {
1033
        $this->data['SearchKey'] = $value;
1034
        $this->options['form_params']['SearchKey'] = $value;
1035
1036
        return $this;
1037
    }
1038
}
1039
1040
/**
1041
 * @method string getPageNo()
1042
 * @method string getPageSize()
1043
 * @method string getSearchKey()
1044
 */
1045
class GetOcIcSimpleCancel extends Rpc
1046
{
1047
1048
    /**
1049
     * @param string $value
1050
     *
1051
     * @return $this
1052
     */
1053
    public function withPageNo($value)
1054
    {
1055
        $this->data['PageNo'] = $value;
1056
        $this->options['form_params']['PageNo'] = $value;
1057
1058
        return $this;
1059
    }
1060
1061
    /**
1062
     * @param string $value
1063
     *
1064
     * @return $this
1065
     */
1066
    public function withPageSize($value)
1067
    {
1068
        $this->data['PageSize'] = $value;
1069
        $this->options['form_params']['PageSize'] = $value;
1070
1071
        return $this;
1072
    }
1073
1074
    /**
1075
     * @param string $value
1076
     *
1077
     * @return $this
1078
     */
1079
    public function withSearchKey($value)
1080
    {
1081
        $this->data['SearchKey'] = $value;
1082
        $this->options['form_params']['SearchKey'] = $value;
1083
1084
        return $this;
1085
    }
1086
}
1087
1088
/**
1089
 * @method string getPageNo()
1090
 * @method string getPageSize()
1091
 * @method string getSearchKey()
1092
 */
1093
class GetOcIpCertificate extends Rpc
1094
{
1095
1096
    /**
1097
     * @param string $value
1098
     *
1099
     * @return $this
1100
     */
1101
    public function withPageNo($value)
1102
    {
1103
        $this->data['PageNo'] = $value;
1104
        $this->options['form_params']['PageNo'] = $value;
1105
1106
        return $this;
1107
    }
1108
1109
    /**
1110
     * @param string $value
1111
     *
1112
     * @return $this
1113
     */
1114
    public function withPageSize($value)
1115
    {
1116
        $this->data['PageSize'] = $value;
1117
        $this->options['form_params']['PageSize'] = $value;
1118
1119
        return $this;
1120
    }
1121
1122
    /**
1123
     * @param string $value
1124
     *
1125
     * @return $this
1126
     */
1127
    public function withSearchKey($value)
1128
    {
1129
        $this->data['SearchKey'] = $value;
1130
        $this->options['form_params']['SearchKey'] = $value;
1131
1132
        return $this;
1133
    }
1134
}
1135
1136
/**
1137
 * @method string getPageNo()
1138
 * @method string getPageSize()
1139
 * @method string getSearchKey()
1140
 */
1141
class GetOcIpDomain extends Rpc
1142
{
1143
1144
    /**
1145
     * @param string $value
1146
     *
1147
     * @return $this
1148
     */
1149
    public function withPageNo($value)
1150
    {
1151
        $this->data['PageNo'] = $value;
1152
        $this->options['form_params']['PageNo'] = $value;
1153
1154
        return $this;
1155
    }
1156
1157
    /**
1158
     * @param string $value
1159
     *
1160
     * @return $this
1161
     */
1162
    public function withPageSize($value)
1163
    {
1164
        $this->data['PageSize'] = $value;
1165
        $this->options['form_params']['PageSize'] = $value;
1166
1167
        return $this;
1168
    }
1169
1170
    /**
1171
     * @param string $value
1172
     *
1173
     * @return $this
1174
     */
1175
    public function withSearchKey($value)
1176
    {
1177
        $this->data['SearchKey'] = $value;
1178
        $this->options['form_params']['SearchKey'] = $value;
1179
1180
        return $this;
1181
    }
1182
}
1183
1184
/**
1185
 * @method string getPageNo()
1186
 * @method string getPageSize()
1187
 * @method string getSearchKey()
1188
 */
1189
class GetOcIpPatent extends Rpc
1190
{
1191
1192
    /**
1193
     * @param string $value
1194
     *
1195
     * @return $this
1196
     */
1197
    public function withPageNo($value)
1198
    {
1199
        $this->data['PageNo'] = $value;
1200
        $this->options['form_params']['PageNo'] = $value;
1201
1202
        return $this;
1203
    }
1204
1205
    /**
1206
     * @param string $value
1207
     *
1208
     * @return $this
1209
     */
1210
    public function withPageSize($value)
1211
    {
1212
        $this->data['PageSize'] = $value;
1213
        $this->options['form_params']['PageSize'] = $value;
1214
1215
        return $this;
1216
    }
1217
1218
    /**
1219
     * @param string $value
1220
     *
1221
     * @return $this
1222
     */
1223
    public function withSearchKey($value)
1224
    {
1225
        $this->data['SearchKey'] = $value;
1226
        $this->options['form_params']['SearchKey'] = $value;
1227
1228
        return $this;
1229
    }
1230
}
1231
1232
/**
1233
 * @method string getPageNo()
1234
 * @method string getPageSize()
1235
 * @method string getSearchKey()
1236
 */
1237
class GetOcIpSoftwareCopyright extends Rpc
1238
{
1239
1240
    /**
1241
     * @param string $value
1242
     *
1243
     * @return $this
1244
     */
1245
    public function withPageNo($value)
1246
    {
1247
        $this->data['PageNo'] = $value;
1248
        $this->options['form_params']['PageNo'] = $value;
1249
1250
        return $this;
1251
    }
1252
1253
    /**
1254
     * @param string $value
1255
     *
1256
     * @return $this
1257
     */
1258
    public function withPageSize($value)
1259
    {
1260
        $this->data['PageSize'] = $value;
1261
        $this->options['form_params']['PageSize'] = $value;
1262
1263
        return $this;
1264
    }
1265
1266
    /**
1267
     * @param string $value
1268
     *
1269
     * @return $this
1270
     */
1271
    public function withSearchKey($value)
1272
    {
1273
        $this->data['SearchKey'] = $value;
1274
        $this->options['form_params']['SearchKey'] = $value;
1275
1276
        return $this;
1277
    }
1278
}
1279
1280
/**
1281
 * @method string getPageNo()
1282
 * @method string getPageSize()
1283
 * @method string getSearchKey()
1284
 */
1285
class GetOcIpTrademark extends Rpc
1286
{
1287
1288
    /**
1289
     * @param string $value
1290
     *
1291
     * @return $this
1292
     */
1293
    public function withPageNo($value)
1294
    {
1295
        $this->data['PageNo'] = $value;
1296
        $this->options['form_params']['PageNo'] = $value;
1297
1298
        return $this;
1299
    }
1300
1301
    /**
1302
     * @param string $value
1303
     *
1304
     * @return $this
1305
     */
1306
    public function withPageSize($value)
1307
    {
1308
        $this->data['PageSize'] = $value;
1309
        $this->options['form_params']['PageSize'] = $value;
1310
1311
        return $this;
1312
    }
1313
1314
    /**
1315
     * @param string $value
1316
     *
1317
     * @return $this
1318
     */
1319
    public function withSearchKey($value)
1320
    {
1321
        $this->data['SearchKey'] = $value;
1322
        $this->options['form_params']['SearchKey'] = $value;
1323
1324
        return $this;
1325
    }
1326
}
1327
1328
/**
1329
 * @method string getPageNo()
1330
 * @method string getPageSize()
1331
 * @method string getSearchKey()
1332
 */
1333
class GetOcIpWorksCopyright extends Rpc
1334
{
1335
1336
    /**
1337
     * @param string $value
1338
     *
1339
     * @return $this
1340
     */
1341
    public function withPageNo($value)
1342
    {
1343
        $this->data['PageNo'] = $value;
1344
        $this->options['form_params']['PageNo'] = $value;
1345
1346
        return $this;
1347
    }
1348
1349
    /**
1350
     * @param string $value
1351
     *
1352
     * @return $this
1353
     */
1354
    public function withPageSize($value)
1355
    {
1356
        $this->data['PageSize'] = $value;
1357
        $this->options['form_params']['PageSize'] = $value;
1358
1359
        return $this;
1360
    }
1361
1362
    /**
1363
     * @param string $value
1364
     *
1365
     * @return $this
1366
     */
1367
    public function withSearchKey($value)
1368
    {
1369
        $this->data['SearchKey'] = $value;
1370
        $this->options['form_params']['SearchKey'] = $value;
1371
1372
        return $this;
1373
    }
1374
}
1375
1376
/**
1377
 * @method string getPageNo()
1378
 * @method string getPageSize()
1379
 * @method string getSearchKey()
1380
 */
1381
class GetOcJusticeAuction extends Rpc
1382
{
1383
1384
    /**
1385
     * @param string $value
1386
     *
1387
     * @return $this
1388
     */
1389
    public function withPageNo($value)
1390
    {
1391
        $this->data['PageNo'] = $value;
1392
        $this->options['form_params']['PageNo'] = $value;
1393
1394
        return $this;
1395
    }
1396
1397
    /**
1398
     * @param string $value
1399
     *
1400
     * @return $this
1401
     */
1402
    public function withPageSize($value)
1403
    {
1404
        $this->data['PageSize'] = $value;
1405
        $this->options['form_params']['PageSize'] = $value;
1406
1407
        return $this;
1408
    }
1409
1410
    /**
1411
     * @param string $value
1412
     *
1413
     * @return $this
1414
     */
1415
    public function withSearchKey($value)
1416
    {
1417
        $this->data['SearchKey'] = $value;
1418
        $this->options['form_params']['SearchKey'] = $value;
1419
1420
        return $this;
1421
    }
1422
}
1423
1424
/**
1425
 * @method string getPageNo()
1426
 * @method string getPageSize()
1427
 * @method string getSearchKey()
1428
 */
1429
class GetOcJusticeCaseFiling extends Rpc
1430
{
1431
1432
    /**
1433
     * @param string $value
1434
     *
1435
     * @return $this
1436
     */
1437
    public function withPageNo($value)
1438
    {
1439
        $this->data['PageNo'] = $value;
1440
        $this->options['form_params']['PageNo'] = $value;
1441
1442
        return $this;
1443
    }
1444
1445
    /**
1446
     * @param string $value
1447
     *
1448
     * @return $this
1449
     */
1450
    public function withPageSize($value)
1451
    {
1452
        $this->data['PageSize'] = $value;
1453
        $this->options['form_params']['PageSize'] = $value;
1454
1455
        return $this;
1456
    }
1457
1458
    /**
1459
     * @param string $value
1460
     *
1461
     * @return $this
1462
     */
1463
    public function withSearchKey($value)
1464
    {
1465
        $this->data['SearchKey'] = $value;
1466
        $this->options['form_params']['SearchKey'] = $value;
1467
1468
        return $this;
1469
    }
1470
}
1471
1472
/**
1473
 * @method string getPageNo()
1474
 * @method string getPageSize()
1475
 * @method string getSearchKey()
1476
 */
1477
class GetOcJusticeCourtAnnouncement extends Rpc
1478
{
1479
1480
    /**
1481
     * @param string $value
1482
     *
1483
     * @return $this
1484
     */
1485
    public function withPageNo($value)
1486
    {
1487
        $this->data['PageNo'] = $value;
1488
        $this->options['form_params']['PageNo'] = $value;
1489
1490
        return $this;
1491
    }
1492
1493
    /**
1494
     * @param string $value
1495
     *
1496
     * @return $this
1497
     */
1498
    public function withPageSize($value)
1499
    {
1500
        $this->data['PageSize'] = $value;
1501
        $this->options['form_params']['PageSize'] = $value;
1502
1503
        return $this;
1504
    }
1505
1506
    /**
1507
     * @param string $value
1508
     *
1509
     * @return $this
1510
     */
1511
    public function withSearchKey($value)
1512
    {
1513
        $this->data['SearchKey'] = $value;
1514
        $this->options['form_params']['SearchKey'] = $value;
1515
1516
        return $this;
1517
    }
1518
}
1519
1520
/**
1521
 * @method string getRequestId()
1522
 * @method string getPageNo()
1523
 * @method string getPageSize()
1524
 * @method string getSearchKey()
1525
 */
1526
class GetOcJusticeCourtNotice extends Rpc
1527
{
1528
1529
    /**
1530
     * @param string $value
1531
     *
1532
     * @return $this
1533
     */
1534
    public function withRequestId($value)
1535
    {
1536
        $this->data['RequestId'] = $value;
1537
        $this->options['form_params']['RequestId'] = $value;
1538
1539
        return $this;
1540
    }
1541
1542
    /**
1543
     * @param string $value
1544
     *
1545
     * @return $this
1546
     */
1547
    public function withPageNo($value)
1548
    {
1549
        $this->data['PageNo'] = $value;
1550
        $this->options['form_params']['PageNo'] = $value;
1551
1552
        return $this;
1553
    }
1554
1555
    /**
1556
     * @param string $value
1557
     *
1558
     * @return $this
1559
     */
1560
    public function withPageSize($value)
1561
    {
1562
        $this->data['PageSize'] = $value;
1563
        $this->options['form_params']['PageSize'] = $value;
1564
1565
        return $this;
1566
    }
1567
1568
    /**
1569
     * @param string $value
1570
     *
1571
     * @return $this
1572
     */
1573
    public function withSearchKey($value)
1574
    {
1575
        $this->data['SearchKey'] = $value;
1576
        $this->options['form_params']['SearchKey'] = $value;
1577
1578
        return $this;
1579
    }
1580
}
1581
1582
/**
1583
 * @method string getPageNo()
1584
 * @method string getPageSize()
1585
 * @method string getSearchKey()
1586
 */
1587
class GetOcJusticeDishonesty extends Rpc
1588
{
1589
1590
    /**
1591
     * @param string $value
1592
     *
1593
     * @return $this
1594
     */
1595
    public function withPageNo($value)
1596
    {
1597
        $this->data['PageNo'] = $value;
1598
        $this->options['form_params']['PageNo'] = $value;
1599
1600
        return $this;
1601
    }
1602
1603
    /**
1604
     * @param string $value
1605
     *
1606
     * @return $this
1607
     */
1608
    public function withPageSize($value)
1609
    {
1610
        $this->data['PageSize'] = $value;
1611
        $this->options['form_params']['PageSize'] = $value;
1612
1613
        return $this;
1614
    }
1615
1616
    /**
1617
     * @param string $value
1618
     *
1619
     * @return $this
1620
     */
1621
    public function withSearchKey($value)
1622
    {
1623
        $this->data['SearchKey'] = $value;
1624
        $this->options['form_params']['SearchKey'] = $value;
1625
1626
        return $this;
1627
    }
1628
}
1629
1630
/**
1631
 * @method string getRequestId()
1632
 * @method string getPageNo()
1633
 * @method string getPageSize()
1634
 * @method string getSearchKey()
1635
 */
1636
class GetOcJusticeExecuted extends Rpc
1637
{
1638
1639
    /**
1640
     * @param string $value
1641
     *
1642
     * @return $this
1643
     */
1644
    public function withRequestId($value)
1645
    {
1646
        $this->data['RequestId'] = $value;
1647
        $this->options['form_params']['RequestId'] = $value;
1648
1649
        return $this;
1650
    }
1651
1652
    /**
1653
     * @param string $value
1654
     *
1655
     * @return $this
1656
     */
1657
    public function withPageNo($value)
1658
    {
1659
        $this->data['PageNo'] = $value;
1660
        $this->options['form_params']['PageNo'] = $value;
1661
1662
        return $this;
1663
    }
1664
1665
    /**
1666
     * @param string $value
1667
     *
1668
     * @return $this
1669
     */
1670
    public function withPageSize($value)
1671
    {
1672
        $this->data['PageSize'] = $value;
1673
        $this->options['form_params']['PageSize'] = $value;
1674
1675
        return $this;
1676
    }
1677
1678
    /**
1679
     * @param string $value
1680
     *
1681
     * @return $this
1682
     */
1683
    public function withSearchKey($value)
1684
    {
1685
        $this->data['SearchKey'] = $value;
1686
        $this->options['form_params']['SearchKey'] = $value;
1687
1688
        return $this;
1689
    }
1690
}
1691
1692
/**
1693
 * @method string getPageNo()
1694
 * @method string getPageSize()
1695
 * @method string getSearchKey()
1696
 */
1697
class GetOcJusticeJudgementDoc extends Rpc
1698
{
1699
1700
    /**
1701
     * @param string $value
1702
     *
1703
     * @return $this
1704
     */
1705
    public function withPageNo($value)
1706
    {
1707
        $this->data['PageNo'] = $value;
1708
        $this->options['form_params']['PageNo'] = $value;
1709
1710
        return $this;
1711
    }
1712
1713
    /**
1714
     * @param string $value
1715
     *
1716
     * @return $this
1717
     */
1718
    public function withPageSize($value)
1719
    {
1720
        $this->data['PageSize'] = $value;
1721
        $this->options['form_params']['PageSize'] = $value;
1722
1723
        return $this;
1724
    }
1725
1726
    /**
1727
     * @param string $value
1728
     *
1729
     * @return $this
1730
     */
1731
    public function withSearchKey($value)
1732
    {
1733
        $this->data['SearchKey'] = $value;
1734
        $this->options['form_params']['SearchKey'] = $value;
1735
1736
        return $this;
1737
    }
1738
}
1739
1740
/**
1741
 * @method string getRequestId()
1742
 * @method string getPageNo()
1743
 * @method string getPageSize()
1744
 * @method string getSearchKey()
1745
 */
1746
class GetOcJusticeLimitHighConsume extends Rpc
1747
{
1748
1749
    /**
1750
     * @param string $value
1751
     *
1752
     * @return $this
1753
     */
1754
    public function withRequestId($value)
1755
    {
1756
        $this->data['RequestId'] = $value;
1757
        $this->options['form_params']['RequestId'] = $value;
1758
1759
        return $this;
1760
    }
1761
1762
    /**
1763
     * @param string $value
1764
     *
1765
     * @return $this
1766
     */
1767
    public function withPageNo($value)
1768
    {
1769
        $this->data['PageNo'] = $value;
1770
        $this->options['form_params']['PageNo'] = $value;
1771
1772
        return $this;
1773
    }
1774
1775
    /**
1776
     * @param string $value
1777
     *
1778
     * @return $this
1779
     */
1780
    public function withPageSize($value)
1781
    {
1782
        $this->data['PageSize'] = $value;
1783
        $this->options['form_params']['PageSize'] = $value;
1784
1785
        return $this;
1786
    }
1787
1788
    /**
1789
     * @param string $value
1790
     *
1791
     * @return $this
1792
     */
1793
    public function withSearchKey($value)
1794
    {
1795
        $this->data['SearchKey'] = $value;
1796
        $this->options['form_params']['SearchKey'] = $value;
1797
1798
        return $this;
1799
    }
1800
}
1801
1802
/**
1803
 * @method string getPageNo()
1804
 * @method string getPageSize()
1805
 * @method string getSearchKey()
1806
 */
1807
class GetOcJusticeTerminalCase extends Rpc
1808
{
1809
1810
    /**
1811
     * @param string $value
1812
     *
1813
     * @return $this
1814
     */
1815
    public function withPageNo($value)
1816
    {
1817
        $this->data['PageNo'] = $value;
1818
        $this->options['form_params']['PageNo'] = $value;
1819
1820
        return $this;
1821
    }
1822
1823
    /**
1824
     * @param string $value
1825
     *
1826
     * @return $this
1827
     */
1828
    public function withPageSize($value)
1829
    {
1830
        $this->data['PageSize'] = $value;
1831
        $this->options['form_params']['PageSize'] = $value;
1832
1833
        return $this;
1834
    }
1835
1836
    /**
1837
     * @param string $value
1838
     *
1839
     * @return $this
1840
     */
1841
    public function withSearchKey($value)
1842
    {
1843
        $this->data['SearchKey'] = $value;
1844
        $this->options['form_params']['SearchKey'] = $value;
1845
1846
        return $this;
1847
    }
1848
}
1849
1850
/**
1851
 * @method string getPageNo()
1852
 * @method string getPageSize()
1853
 * @method string getSearchKey()
1854
 */
1855
class GetOcListedCompany extends Rpc
1856
{
1857
1858
    /**
1859
     * @param string $value
1860
     *
1861
     * @return $this
1862
     */
1863
    public function withPageNo($value)
1864
    {
1865
        $this->data['PageNo'] = $value;
1866
        $this->options['form_params']['PageNo'] = $value;
1867
1868
        return $this;
1869
    }
1870
1871
    /**
1872
     * @param string $value
1873
     *
1874
     * @return $this
1875
     */
1876
    public function withPageSize($value)
1877
    {
1878
        $this->data['PageSize'] = $value;
1879
        $this->options['form_params']['PageSize'] = $value;
1880
1881
        return $this;
1882
    }
1883
1884
    /**
1885
     * @param string $value
1886
     *
1887
     * @return $this
1888
     */
1889
    public function withSearchKey($value)
1890
    {
1891
        $this->data['SearchKey'] = $value;
1892
        $this->options['form_params']['SearchKey'] = $value;
1893
1894
        return $this;
1895
    }
1896
}
1897
1898
/**
1899
 * @method string getPageNo()
1900
 * @method string getPageSize()
1901
 * @method string getSearchKey()
1902
 */
1903
class GetOcNegativeAdminPunishment extends Rpc
1904
{
1905
1906
    /**
1907
     * @param string $value
1908
     *
1909
     * @return $this
1910
     */
1911
    public function withPageNo($value)
1912
    {
1913
        $this->data['PageNo'] = $value;
1914
        $this->options['form_params']['PageNo'] = $value;
1915
1916
        return $this;
1917
    }
1918
1919
    /**
1920
     * @param string $value
1921
     *
1922
     * @return $this
1923
     */
1924
    public function withPageSize($value)
1925
    {
1926
        $this->data['PageSize'] = $value;
1927
        $this->options['form_params']['PageSize'] = $value;
1928
1929
        return $this;
1930
    }
1931
1932
    /**
1933
     * @param string $value
1934
     *
1935
     * @return $this
1936
     */
1937
    public function withSearchKey($value)
1938
    {
1939
        $this->data['SearchKey'] = $value;
1940
        $this->options['form_params']['SearchKey'] = $value;
1941
1942
        return $this;
1943
    }
1944
}
1945
1946
/**
1947
 * @method string getPageNo()
1948
 * @method string getPageSize()
1949
 * @method string getSearchKey()
1950
 */
1951
class GetOcNegativeCustomsPunishment extends Rpc
1952
{
1953
1954
    /**
1955
     * @param string $value
1956
     *
1957
     * @return $this
1958
     */
1959
    public function withPageNo($value)
1960
    {
1961
        $this->data['PageNo'] = $value;
1962
        $this->options['form_params']['PageNo'] = $value;
1963
1964
        return $this;
1965
    }
1966
1967
    /**
1968
     * @param string $value
1969
     *
1970
     * @return $this
1971
     */
1972
    public function withPageSize($value)
1973
    {
1974
        $this->data['PageSize'] = $value;
1975
        $this->options['form_params']['PageSize'] = $value;
1976
1977
        return $this;
1978
    }
1979
1980
    /**
1981
     * @param string $value
1982
     *
1983
     * @return $this
1984
     */
1985
    public function withSearchKey($value)
1986
    {
1987
        $this->data['SearchKey'] = $value;
1988
        $this->options['form_params']['SearchKey'] = $value;
1989
1990
        return $this;
1991
    }
1992
}
1993
1994
/**
1995
 * @method string getPageNo()
1996
 * @method string getPageSize()
1997
 * @method string getSearchKey()
1998
 */
1999
class GetOcNegativeEnvironmentPunishment extends Rpc
2000
{
2001
2002
    /**
2003
     * @param string $value
2004
     *
2005
     * @return $this
2006
     */
2007
    public function withPageNo($value)
2008
    {
2009
        $this->data['PageNo'] = $value;
2010
        $this->options['form_params']['PageNo'] = $value;
2011
2012
        return $this;
2013
    }
2014
2015
    /**
2016
     * @param string $value
2017
     *
2018
     * @return $this
2019
     */
2020
    public function withPageSize($value)
2021
    {
2022
        $this->data['PageSize'] = $value;
2023
        $this->options['form_params']['PageSize'] = $value;
2024
2025
        return $this;
2026
    }
2027
2028
    /**
2029
     * @param string $value
2030
     *
2031
     * @return $this
2032
     */
2033
    public function withSearchKey($value)
2034
    {
2035
        $this->data['SearchKey'] = $value;
2036
        $this->options['form_params']['SearchKey'] = $value;
2037
2038
        return $this;
2039
    }
2040
}
2041
2042
/**
2043
 * @method string getPageNo()
2044
 * @method string getPageSize()
2045
 * @method string getSearchKey()
2046
 */
2047
class GetOcNegativeFoodDrugPunishment extends Rpc
2048
{
2049
2050
    /**
2051
     * @param string $value
2052
     *
2053
     * @return $this
2054
     */
2055
    public function withPageNo($value)
2056
    {
2057
        $this->data['PageNo'] = $value;
2058
        $this->options['form_params']['PageNo'] = $value;
2059
2060
        return $this;
2061
    }
2062
2063
    /**
2064
     * @param string $value
2065
     *
2066
     * @return $this
2067
     */
2068
    public function withPageSize($value)
2069
    {
2070
        $this->data['PageSize'] = $value;
2071
        $this->options['form_params']['PageSize'] = $value;
2072
2073
        return $this;
2074
    }
2075
2076
    /**
2077
     * @param string $value
2078
     *
2079
     * @return $this
2080
     */
2081
    public function withSearchKey($value)
2082
    {
2083
        $this->data['SearchKey'] = $value;
2084
        $this->options['form_params']['SearchKey'] = $value;
2085
2086
        return $this;
2087
    }
2088
}
2089
2090
/**
2091
 * @method string getPageNo()
2092
 * @method string getPageSize()
2093
 * @method string getSearchKey()
2094
 */
2095
class GetOcNegativeQualityPunishment extends Rpc
2096
{
2097
2098
    /**
2099
     * @param string $value
2100
     *
2101
     * @return $this
2102
     */
2103
    public function withPageNo($value)
2104
    {
2105
        $this->data['PageNo'] = $value;
2106
        $this->options['form_params']['PageNo'] = $value;
2107
2108
        return $this;
2109
    }
2110
2111
    /**
2112
     * @param string $value
2113
     *
2114
     * @return $this
2115
     */
2116
    public function withPageSize($value)
2117
    {
2118
        $this->data['PageSize'] = $value;
2119
        $this->options['form_params']['PageSize'] = $value;
2120
2121
        return $this;
2122
    }
2123
2124
    /**
2125
     * @param string $value
2126
     *
2127
     * @return $this
2128
     */
2129
    public function withSearchKey($value)
2130
    {
2131
        $this->data['SearchKey'] = $value;
2132
        $this->options['form_params']['SearchKey'] = $value;
2133
2134
        return $this;
2135
    }
2136
}
2137
2138
/**
2139
 * @method string getPageNo()
2140
 * @method string getPageSize()
2141
 * @method string getSearchKey()
2142
 */
2143
class GetOcOperationBidding extends Rpc
2144
{
2145
2146
    /**
2147
     * @param string $value
2148
     *
2149
     * @return $this
2150
     */
2151
    public function withPageNo($value)
2152
    {
2153
        $this->data['PageNo'] = $value;
2154
        $this->options['form_params']['PageNo'] = $value;
2155
2156
        return $this;
2157
    }
2158
2159
    /**
2160
     * @param string $value
2161
     *
2162
     * @return $this
2163
     */
2164
    public function withPageSize($value)
2165
    {
2166
        $this->data['PageSize'] = $value;
2167
        $this->options['form_params']['PageSize'] = $value;
2168
2169
        return $this;
2170
    }
2171
2172
    /**
2173
     * @param string $value
2174
     *
2175
     * @return $this
2176
     */
2177
    public function withSearchKey($value)
2178
    {
2179
        $this->data['SearchKey'] = $value;
2180
        $this->options['form_params']['SearchKey'] = $value;
2181
2182
        return $this;
2183
    }
2184
}
2185
2186
/**
2187
 * @method string getPageNo()
2188
 * @method string getPageSize()
2189
 * @method string getSearchKey()
2190
 */
2191
class GetOcOperationCustoms extends Rpc
2192
{
2193
2194
    /**
2195
     * @param string $value
2196
     *
2197
     * @return $this
2198
     */
2199
    public function withPageNo($value)
2200
    {
2201
        $this->data['PageNo'] = $value;
2202
        $this->options['form_params']['PageNo'] = $value;
2203
2204
        return $this;
2205
    }
2206
2207
    /**
2208
     * @param string $value
2209
     *
2210
     * @return $this
2211
     */
2212
    public function withPageSize($value)
2213
    {
2214
        $this->data['PageSize'] = $value;
2215
        $this->options['form_params']['PageSize'] = $value;
2216
2217
        return $this;
2218
    }
2219
2220
    /**
2221
     * @param string $value
2222
     *
2223
     * @return $this
2224
     */
2225
    public function withSearchKey($value)
2226
    {
2227
        $this->data['SearchKey'] = $value;
2228
        $this->options['form_params']['SearchKey'] = $value;
2229
2230
        return $this;
2231
    }
2232
}
2233
2234
/**
2235
 * @method string getPageNo()
2236
 * @method string getPageSize()
2237
 * @method string getSearchKey()
2238
 */
2239
class GetOcOperationPurchaseLand extends Rpc
2240
{
2241
2242
    /**
2243
     * @param string $value
2244
     *
2245
     * @return $this
2246
     */
2247
    public function withPageNo($value)
2248
    {
2249
        $this->data['PageNo'] = $value;
2250
        $this->options['form_params']['PageNo'] = $value;
2251
2252
        return $this;
2253
    }
2254
2255
    /**
2256
     * @param string $value
2257
     *
2258
     * @return $this
2259
     */
2260
    public function withPageSize($value)
2261
    {
2262
        $this->data['PageSize'] = $value;
2263
        $this->options['form_params']['PageSize'] = $value;
2264
2265
        return $this;
2266
    }
2267
2268
    /**
2269
     * @param string $value
2270
     *
2271
     * @return $this
2272
     */
2273
    public function withSearchKey($value)
2274
    {
2275
        $this->data['SearchKey'] = $value;
2276
        $this->options['form_params']['SearchKey'] = $value;
2277
2278
        return $this;
2279
    }
2280
}
2281
2282
/**
2283
 * @method string getPageNo()
2284
 * @method string getPageSize()
2285
 * @method string getSearchKey()
2286
 */
2287
class GetOcOperationRecruitment extends Rpc
2288
{
2289
2290
    /**
2291
     * @param string $value
2292
     *
2293
     * @return $this
2294
     */
2295
    public function withPageNo($value)
2296
    {
2297
        $this->data['PageNo'] = $value;
2298
        $this->options['form_params']['PageNo'] = $value;
2299
2300
        return $this;
2301
    }
2302
2303
    /**
2304
     * @param string $value
2305
     *
2306
     * @return $this
2307
     */
2308
    public function withPageSize($value)
2309
    {
2310
        $this->data['PageSize'] = $value;
2311
        $this->options['form_params']['PageSize'] = $value;
2312
2313
        return $this;
2314
    }
2315
2316
    /**
2317
     * @param string $value
2318
     *
2319
     * @return $this
2320
     */
2321
    public function withSearchKey($value)
2322
    {
2323
        $this->data['SearchKey'] = $value;
2324
        $this->options['form_params']['SearchKey'] = $value;
2325
2326
        return $this;
2327
    }
2328
}
2329
2330
/**
2331
 * @method string getPageNo()
2332
 * @method string getPageSize()
2333
 * @method string getSearchKey()
2334
 */
2335
class GetOcProductBand extends Rpc
2336
{
2337
2338
    /**
2339
     * @param string $value
2340
     *
2341
     * @return $this
2342
     */
2343
    public function withPageNo($value)
2344
    {
2345
        $this->data['PageNo'] = $value;
2346
        $this->options['form_params']['PageNo'] = $value;
2347
2348
        return $this;
2349
    }
2350
2351
    /**
2352
     * @param string $value
2353
     *
2354
     * @return $this
2355
     */
2356
    public function withPageSize($value)
2357
    {
2358
        $this->data['PageSize'] = $value;
2359
        $this->options['form_params']['PageSize'] = $value;
2360
2361
        return $this;
2362
    }
2363
2364
    /**
2365
     * @param string $value
2366
     *
2367
     * @return $this
2368
     */
2369
    public function withSearchKey($value)
2370
    {
2371
        $this->data['SearchKey'] = $value;
2372
        $this->options['form_params']['SearchKey'] = $value;
2373
2374
        return $this;
2375
    }
2376
}
2377
2378
/**
2379
 * @method string getPageNo()
2380
 * @method string getPageSize()
2381
 * @method string getSearchKey()
2382
 */
2383
class GetOcTaxAbnormal extends Rpc
2384
{
2385
2386
    /**
2387
     * @param string $value
2388
     *
2389
     * @return $this
2390
     */
2391
    public function withPageNo($value)
2392
    {
2393
        $this->data['PageNo'] = $value;
2394
        $this->options['form_params']['PageNo'] = $value;
2395
2396
        return $this;
2397
    }
2398
2399
    /**
2400
     * @param string $value
2401
     *
2402
     * @return $this
2403
     */
2404
    public function withPageSize($value)
2405
    {
2406
        $this->data['PageSize'] = $value;
2407
        $this->options['form_params']['PageSize'] = $value;
2408
2409
        return $this;
2410
    }
2411
2412
    /**
2413
     * @param string $value
2414
     *
2415
     * @return $this
2416
     */
2417
    public function withSearchKey($value)
2418
    {
2419
        $this->data['SearchKey'] = $value;
2420
        $this->options['form_params']['SearchKey'] = $value;
2421
2422
        return $this;
2423
    }
2424
}
2425
2426
/**
2427
 * @method string getPageNo()
2428
 * @method string getPageSize()
2429
 * @method string getSearchKey()
2430
 */
2431
class GetOcTaxClassA extends Rpc
2432
{
2433
2434
    /**
2435
     * @param string $value
2436
     *
2437
     * @return $this
2438
     */
2439
    public function withPageNo($value)
2440
    {
2441
        $this->data['PageNo'] = $value;
2442
        $this->options['form_params']['PageNo'] = $value;
2443
2444
        return $this;
2445
    }
2446
2447
    /**
2448
     * @param string $value
2449
     *
2450
     * @return $this
2451
     */
2452
    public function withPageSize($value)
2453
    {
2454
        $this->data['PageSize'] = $value;
2455
        $this->options['form_params']['PageSize'] = $value;
2456
2457
        return $this;
2458
    }
2459
2460
    /**
2461
     * @param string $value
2462
     *
2463
     * @return $this
2464
     */
2465
    public function withSearchKey($value)
2466
    {
2467
        $this->data['SearchKey'] = $value;
2468
        $this->options['form_params']['SearchKey'] = $value;
2469
2470
        return $this;
2471
    }
2472
}
2473
2474
/**
2475
 * @method string getPageNo()
2476
 * @method string getPageSize()
2477
 * @method string getSearchKey()
2478
 */
2479
class GetOcTaxGeneralTaxpayer extends Rpc
2480
{
2481
2482
    /**
2483
     * @param string $value
2484
     *
2485
     * @return $this
2486
     */
2487
    public function withPageNo($value)
2488
    {
2489
        $this->data['PageNo'] = $value;
2490
        $this->options['form_params']['PageNo'] = $value;
2491
2492
        return $this;
2493
    }
2494
2495
    /**
2496
     * @param string $value
2497
     *
2498
     * @return $this
2499
     */
2500
    public function withPageSize($value)
2501
    {
2502
        $this->data['PageSize'] = $value;
2503
        $this->options['form_params']['PageSize'] = $value;
2504
2505
        return $this;
2506
    }
2507
2508
    /**
2509
     * @param string $value
2510
     *
2511
     * @return $this
2512
     */
2513
    public function withSearchKey($value)
2514
    {
2515
        $this->data['SearchKey'] = $value;
2516
        $this->options['form_params']['SearchKey'] = $value;
2517
2518
        return $this;
2519
    }
2520
}
2521
2522
/**
2523
 * @method string getPageNo()
2524
 * @method string getPageSize()
2525
 * @method string getSearchKey()
2526
 */
2527
class GetOcTaxIllegal extends Rpc
2528
{
2529
2530
    /**
2531
     * @param string $value
2532
     *
2533
     * @return $this
2534
     */
2535
    public function withPageNo($value)
2536
    {
2537
        $this->data['PageNo'] = $value;
2538
        $this->options['form_params']['PageNo'] = $value;
2539
2540
        return $this;
2541
    }
2542
2543
    /**
2544
     * @param string $value
2545
     *
2546
     * @return $this
2547
     */
2548
    public function withPageSize($value)
2549
    {
2550
        $this->data['PageSize'] = $value;
2551
        $this->options['form_params']['PageSize'] = $value;
2552
2553
        return $this;
2554
    }
2555
2556
    /**
2557
     * @param string $value
2558
     *
2559
     * @return $this
2560
     */
2561
    public function withSearchKey($value)
2562
    {
2563
        $this->data['SearchKey'] = $value;
2564
        $this->options['form_params']['SearchKey'] = $value;
2565
2566
        return $this;
2567
    }
2568
}
2569
2570
/**
2571
 * @method string getPageNo()
2572
 * @method string getPageSize()
2573
 * @method string getSearchKey()
2574
 */
2575
class GetOcTaxOverdue extends Rpc
2576
{
2577
2578
    /**
2579
     * @param string $value
2580
     *
2581
     * @return $this
2582
     */
2583
    public function withPageNo($value)
2584
    {
2585
        $this->data['PageNo'] = $value;
2586
        $this->options['form_params']['PageNo'] = $value;
2587
2588
        return $this;
2589
    }
2590
2591
    /**
2592
     * @param string $value
2593
     *
2594
     * @return $this
2595
     */
2596
    public function withPageSize($value)
2597
    {
2598
        $this->data['PageSize'] = $value;
2599
        $this->options['form_params']['PageSize'] = $value;
2600
2601
        return $this;
2602
    }
2603
2604
    /**
2605
     * @param string $value
2606
     *
2607
     * @return $this
2608
     */
2609
    public function withSearchKey($value)
2610
    {
2611
        $this->data['SearchKey'] = $value;
2612
        $this->options['form_params']['SearchKey'] = $value;
2613
2614
        return $this;
2615
    }
2616
}
2617
2618
/**
2619
 * @method string getPageNo()
2620
 * @method string getPageSize()
2621
 * @method string getSearchKey()
2622
 */
2623
class GetOcTaxPunishment extends Rpc
2624
{
2625
2626
    /**
2627
     * @param string $value
2628
     *
2629
     * @return $this
2630
     */
2631
    public function withPageNo($value)
2632
    {
2633
        $this->data['PageNo'] = $value;
2634
        $this->options['form_params']['PageNo'] = $value;
2635
2636
        return $this;
2637
    }
2638
2639
    /**
2640
     * @param string $value
2641
     *
2642
     * @return $this
2643
     */
2644
    public function withPageSize($value)
2645
    {
2646
        $this->data['PageSize'] = $value;
2647
        $this->options['form_params']['PageSize'] = $value;
2648
2649
        return $this;
2650
    }
2651
2652
    /**
2653
     * @param string $value
2654
     *
2655
     * @return $this
2656
     */
2657
    public function withSearchKey($value)
2658
    {
2659
        $this->data['SearchKey'] = $value;
2660
        $this->options['form_params']['SearchKey'] = $value;
2661
2662
        return $this;
2663
    }
2664
}
2665
2666
/**
2667
 * @method string getCertId()
2668
 */
2669
class GetQccCertificationDetailById extends Rpc
2670
{
2671
2672
    /**
2673
     * @param string $value
2674
     *
2675
     * @return $this
2676
     */
2677
    public function withCertId($value)
2678
    {
2679
        $this->data['CertId'] = $value;
2680
        $this->options['form_params']['CertId'] = $value;
2681
2682
        return $this;
2683
    }
2684
}
2685
2686
/**
2687
 * @method string getCertCategory()
2688
 * @method string getEntName()
2689
 * @method string getPageNo()
2690
 * @method string getPageSize()
2691
 */
2692
class GetQccSearchCertification extends Rpc
2693
{
2694
2695
    /**
2696
     * @param string $value
2697
     *
2698
     * @return $this
2699
     */
2700
    public function withCertCategory($value)
2701
    {
2702
        $this->data['CertCategory'] = $value;
2703
        $this->options['form_params']['CertCategory'] = $value;
2704
2705
        return $this;
2706
    }
2707
2708
    /**
2709
     * @param string $value
2710
     *
2711
     * @return $this
2712
     */
2713
    public function withEntName($value)
2714
    {
2715
        $this->data['EntName'] = $value;
2716
        $this->options['form_params']['EntName'] = $value;
2717
2718
        return $this;
2719
    }
2720
2721
    /**
2722
     * @param string $value
2723
     *
2724
     * @return $this
2725
     */
2726
    public function withPageNo($value)
2727
    {
2728
        $this->data['PageNo'] = $value;
2729
        $this->options['form_params']['PageNo'] = $value;
2730
2731
        return $this;
2732
    }
2733
2734
    /**
2735
     * @param string $value
2736
     *
2737
     * @return $this
2738
     */
2739
    public function withPageSize($value)
2740
    {
2741
        $this->data['PageSize'] = $value;
2742
        $this->options['form_params']['PageSize'] = $value;
2743
2744
        return $this;
2745
    }
2746
}
2747