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 ( e8fe16...3aa25c )
by
unknown
06:07
created

GetPublishPriceTask   A

Complexity

Total Complexity 3

Size/Duplication

Total Lines 40
Duplicated Lines 0 %

Importance

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

3 Methods

Rating   Name   Duplication   Size   Complexity  
A withCode() 0 6 1
A withType() 0 6 1
A withStatus() 0 6 1
1
<?php
2
3
namespace AlibabaCloud\UniMkt\V20181212;
4
5
use AlibabaCloud\Client\Resolver\ApiResolver;
6
7
/**
8
 * @method ChangeMediaStatus changeMediaStatus(array $options = [])
9
 * @method ChangeSlotStatus changeSlotStatus(array $options = [])
10
 * @method ChangeTenantStatus changeTenantStatus(array $options = [])
11
 * @method ChangeTenantUserStatus changeTenantUserStatus(array $options = [])
12
 * @method ChargeLaunch chargeLaunch(array $options = [])
13
 * @method CheckDevice checkDevice(array $options = [])
14
 * @method CheckReceivingDetail checkReceivingDetail(array $options = [])
15
 * @method CheckTenantBiz checkTenantBiz(array $options = [])
16
 * @method CheckUserFinishAd checkUserFinishAd(array $options = [])
17
 * @method CountUser countUser(array $options = [])
18
 * @method CreateCalculation createCalculation(array $options = [])
19
 * @method CreateFlow createFlow(array $options = [])
20
 * @method CreateMedia createMedia(array $options = [])
21
 * @method CreateProxyBrandUser createProxyBrandUser(array $options = [])
22
 * @method CreateRule createRule(array $options = [])
23
 * @method CreateSlot createSlot(array $options = [])
24
 * @method CreatesSlotTemplate createsSlotTemplate(array $options = [])
25
 * @method CreateTenant createTenant(array $options = [])
26
 * @method CreateTenantUser createTenantUser(array $options = [])
27
 * @method CreateUnionTask createUnionTask(array $options = [])
28
 * @method CreateUser createUser(array $options = [])
29
 * @method DeleteRule deleteRule(array $options = [])
30
 * @method DeviceApiAddDevice deviceApiAddDevice(array $options = [])
31
 * @method EndUnionTask endUnionTask(array $options = [])
32
 * @method GetBizTypeConfig getBizTypeConfig(array $options = [])
33
 * @method GetBizTypeConfigList getBizTypeConfigList(array $options = [])
34
 * @method GetDeliveryTypeConfig getDeliveryTypeConfig(array $options = [])
35
 * @method GetDeliveryTypeConfigList getDeliveryTypeConfigList(array $options = [])
36
 * @method GetMainPartList getMainPartList(array $options = [])
37
 * @method GetPublishPriceTask getPublishPriceTask(array $options = [])
38
 * @method GetUnionTaskStatus getUnionTaskStatus(array $options = [])
39
 * @method InnerCallService innerCallService(array $options = [])
40
 * @method KeepAlive keepAlive(array $options = [])
41
 * @method ListFlow listFlow(array $options = [])
42
 * @method ListMedia listMedia(array $options = [])
43
 * @method ListMediaName listMediaName(array $options = [])
44
 * @method ListRule listRule(array $options = [])
45
 * @method ListRuleArea listRuleArea(array $options = [])
46
 * @method ListSlot listSlot(array $options = [])
47
 * @method ListTasks listTasks(array $options = [])
48
 * @method ListTenant listTenant(array $options = [])
49
 * @method ListTenantName listTenantName(array $options = [])
50
 * @method ListUnionMediaIndustry listUnionMediaIndustry(array $options = [])
51
 * @method ListUser listUser(array $options = [])
52
 * @method ModifyMedia modifyMedia(array $options = [])
53
 * @method ModifyRule modifyRule(array $options = [])
54
 * @method ModifySlot modifySlot(array $options = [])
55
 * @method ModifySlotTemplate modifySlotTemplate(array $options = [])
56
 * @method ModifyTenantInfo modifyTenantInfo(array $options = [])
57
 * @method PushDeviceStatus pushDeviceStatus(array $options = [])
58
 * @method PushExtraTradeDetail pushExtraTradeDetail(array $options = [])
59
 * @method PushFaultEvent pushFaultEvent(array $options = [])
60
 * @method PushTradeDetail pushTradeDetail(array $options = [])
61
 * @method QueryAppPromotion queryAppPromotion(array $options = [])
62
 * @method QueryAppTasks queryAppTasks(array $options = [])
63
 * @method QueryAvailableBalance queryAvailableBalance(array $options = [])
64
 * @method QueryChannelHistoryData queryChannelHistoryData(array $options = [])
65
 * @method QueryContentInfo queryContentInfo(array $options = [])
66
 * @method QueryContentList queryContentList(array $options = [])
67
 * @method QueryFlow queryFlow(array $options = [])
68
 * @method QueryIncomeData queryIncomeData(array $options = [])
69
 * @method QueryIncomeTrend queryIncomeTrend(array $options = [])
70
 * @method QueryIndustryLabelBag queryIndustryLabelBag(array $options = [])
71
 * @method QueryMedia queryMedia(array $options = [])
72
 * @method QueryPromotion queryPromotion(array $options = [])
73
 * @method QueryRule queryRule(array $options = [])
74
 * @method QuerySlot querySlot(array $options = [])
75
 * @method QuerySlotTemplate querySlotTemplate(array $options = [])
76
 * @method QueryTaskBizType queryTaskBizType(array $options = [])
77
 * @method QueryTaskRuleLimit queryTaskRuleLimit(array $options = [])
78
 * @method QueryTaskRules queryTaskRules(array $options = [])
79
 * @method QueryTenantBizConfig queryTenantBizConfig(array $options = [])
80
 * @method QueryTenantInfo queryTenantInfo(array $options = [])
81
 * @method QueryTenantUser queryTenantUser(array $options = [])
82
 * @method QueryTenantUserByUserId queryTenantUserByUserId(array $options = [])
83
 * @method QueryUnionChannel queryUnionChannel(array $options = [])
84
 * @method QueryUnionContentInfo queryUnionContentInfo(array $options = [])
85
 * @method QueryUnionPromotion queryUnionPromotion(array $options = [])
86
 * @method QueryUnionSumChannelData queryUnionSumChannelData(array $options = [])
87
 * @method QueryUnionTaskInfo queryUnionTaskInfo(array $options = [])
88
 * @method QueryUnionTaskList queryUnionTaskList(array $options = [])
89
 * @method QueryUser queryUser(array $options = [])
90
 * @method ReduceAmount reduceAmount(array $options = [])
91
 * @method RegistDevice registDevice(array $options = [])
92
 * @method SaveCpmTrade saveCpmTrade(array $options = [])
93
 * @method ScanCodeNotification scanCodeNotification(array $options = [])
94
 * @method SearchAdvertising searchAdvertising(array $options = [])
95
 * @method SendTaokeInfo sendTaokeInfo(array $options = [])
96
 * @method SyncUnionOrder syncUnionOrder(array $options = [])
97
 * @method UpdateFlow updateFlow(array $options = [])
98
 * @method UpdateUser updateUser(array $options = [])
99
 */
100
class UniMktApiResolver extends ApiResolver
101
{
102
}
103
104
class Rpc extends \AlibabaCloud\Client\Resolver\Rpc
105
{
106
    /** @var string */
107
    public $product = 'UniMkt';
108
109
    /** @var string */
110
    public $version = '2018-12-12';
111
112
    /** @var string */
113
    public $method = 'POST';
114
}
115
116
/**
117
 * @method string getMessageKey()
118
 * @method string getBusiness()
119
 * @method $this withBusiness($value)
120
 * @method string getMediaId()
121
 * @method string getMediaStatus()
122
 * @method string getMessage()
123
 * @method string getUserId()
124
 * @method $this withUserId($value)
125
 * @method string getOriginSiteUserId()
126
 * @method $this withOriginSiteUserId($value)
127
 * @method string getEnvironment()
128
 * @method $this withEnvironment($value)
129
 * @method string getAppName()
130
 * @method $this withAppName($value)
131
 * @method string getTenantId()
132
 * @method $this withTenantId($value)
133
 * @method string getUserSite()
134
 * @method $this withUserSite($value)
135
 * @method string getAccessStatus()
136
 */
137
class ChangeMediaStatus extends Rpc
138
{
139
140
    /**
141
     * @param string $value
142
     *
143
     * @return $this
144
     */
145
    public function withMessageKey($value)
146
    {
147
        $this->data['MessageKey'] = $value;
148
        $this->options['form_params']['MessageKey'] = $value;
149
150
        return $this;
151
    }
152
153
    /**
154
     * @param string $value
155
     *
156
     * @return $this
157
     */
158
    public function withMediaId($value)
159
    {
160
        $this->data['MediaId'] = $value;
161
        $this->options['form_params']['MediaId'] = $value;
162
163
        return $this;
164
    }
165
166
    /**
167
     * @param string $value
168
     *
169
     * @return $this
170
     */
171
    public function withMediaStatus($value)
172
    {
173
        $this->data['MediaStatus'] = $value;
174
        $this->options['form_params']['MediaStatus'] = $value;
175
176
        return $this;
177
    }
178
179
    /**
180
     * @param string $value
181
     *
182
     * @return $this
183
     */
184
    public function withMessage($value)
185
    {
186
        $this->data['Message'] = $value;
187
        $this->options['form_params']['Message'] = $value;
188
189
        return $this;
190
    }
191
192
    /**
193
     * @param string $value
194
     *
195
     * @return $this
196
     */
197
    public function withAccessStatus($value)
198
    {
199
        $this->data['AccessStatus'] = $value;
200
        $this->options['form_params']['AccessStatus'] = $value;
201
202
        return $this;
203
    }
204
}
205
206
/**
207
 * @method string getMessageKey()
208
 * @method string getBusiness()
209
 * @method $this withBusiness($value)
210
 * @method string getMessage()
211
 * @method string getUserId()
212
 * @method $this withUserId($value)
213
 * @method string getOriginSiteUserId()
214
 * @method $this withOriginSiteUserId($value)
215
 * @method string getEnvironment()
216
 * @method $this withEnvironment($value)
217
 * @method string getAppName()
218
 * @method $this withAppName($value)
219
 * @method string getAdSlotStatus()
220
 * @method string getTenantId()
221
 * @method $this withTenantId($value)
222
 * @method string getAdSlotId()
223
 * @method string getUserSite()
224
 * @method $this withUserSite($value)
225
 * @method string getAdSlotCorporateStatus()
226
 */
227
class ChangeSlotStatus extends Rpc
228
{
229
230
    /**
231
     * @param string $value
232
     *
233
     * @return $this
234
     */
235
    public function withMessageKey($value)
236
    {
237
        $this->data['MessageKey'] = $value;
238
        $this->options['form_params']['MessageKey'] = $value;
239
240
        return $this;
241
    }
242
243
    /**
244
     * @param string $value
245
     *
246
     * @return $this
247
     */
248
    public function withMessage($value)
249
    {
250
        $this->data['Message'] = $value;
251
        $this->options['form_params']['Message'] = $value;
252
253
        return $this;
254
    }
255
256
    /**
257
     * @param string $value
258
     *
259
     * @return $this
260
     */
261
    public function withAdSlotStatus($value)
262
    {
263
        $this->data['AdSlotStatus'] = $value;
264
        $this->options['form_params']['AdSlotStatus'] = $value;
265
266
        return $this;
267
    }
268
269
    /**
270
     * @param string $value
271
     *
272
     * @return $this
273
     */
274
    public function withAdSlotId($value)
275
    {
276
        $this->data['AdSlotId'] = $value;
277
        $this->options['form_params']['AdSlotId'] = $value;
278
279
        return $this;
280
    }
281
282
    /**
283
     * @param string $value
284
     *
285
     * @return $this
286
     */
287
    public function withAdSlotCorporateStatus($value)
288
    {
289
        $this->data['AdSlotCorporateStatus'] = $value;
290
        $this->options['form_params']['AdSlotCorporateStatus'] = $value;
291
292
        return $this;
293
    }
294
}
295
296
/**
297
 * @method string getMessageKey()
298
 * @method string getBusiness()
299
 * @method $this withBusiness($value)
300
 * @method string getMessage()
301
 * @method string getUserId()
302
 * @method $this withUserId($value)
303
 * @method string getOriginSiteUserId()
304
 * @method $this withOriginSiteUserId($value)
305
 * @method string getEnvironment()
306
 * @method $this withEnvironment($value)
307
 * @method string getAppName()
308
 * @method $this withAppName($value)
309
 * @method string getTenantId()
310
 * @method $this withTenantId($value)
311
 * @method string getUserSite()
312
 * @method $this withUserSite($value)
313
 * @method string getStatus()
314
 */
315
class ChangeTenantStatus extends Rpc
316
{
317
318
    /**
319
     * @param string $value
320
     *
321
     * @return $this
322
     */
323
    public function withMessageKey($value)
324
    {
325
        $this->data['MessageKey'] = $value;
326
        $this->options['form_params']['MessageKey'] = $value;
327
328
        return $this;
329
    }
330
331
    /**
332
     * @param string $value
333
     *
334
     * @return $this
335
     */
336
    public function withMessage($value)
337
    {
338
        $this->data['Message'] = $value;
339
        $this->options['form_params']['Message'] = $value;
340
341
        return $this;
342
    }
343
344
    /**
345
     * @param string $value
346
     *
347
     * @return $this
348
     */
349
    public function withStatus($value)
350
    {
351
        $this->data['Status'] = $value;
352
        $this->options['form_params']['Status'] = $value;
353
354
        return $this;
355
    }
356
}
357
358
/**
359
 * @method string getMessageKey()
360
 * @method string getBusiness()
361
 * @method $this withBusiness($value)
362
 * @method string getMessage()
363
 * @method string getUserId()
364
 * @method $this withUserId($value)
365
 * @method string getOriginSiteUserId()
366
 * @method $this withOriginSiteUserId($value)
367
 * @method string getEnvironment()
368
 * @method $this withEnvironment($value)
369
 * @method string getAppName()
370
 * @method $this withAppName($value)
371
 * @method string getTenantId()
372
 * @method $this withTenantId($value)
373
 * @method string getUserSite()
374
 * @method $this withUserSite($value)
375
 * @method string getStatus()
376
 */
377
class ChangeTenantUserStatus extends Rpc
378
{
379
380
    /**
381
     * @param string $value
382
     *
383
     * @return $this
384
     */
385
    public function withMessageKey($value)
386
    {
387
        $this->data['MessageKey'] = $value;
388
        $this->options['form_params']['MessageKey'] = $value;
389
390
        return $this;
391
    }
392
393
    /**
394
     * @param string $value
395
     *
396
     * @return $this
397
     */
398
    public function withMessage($value)
399
    {
400
        $this->data['Message'] = $value;
401
        $this->options['form_params']['Message'] = $value;
402
403
        return $this;
404
    }
405
406
    /**
407
     * @param string $value
408
     *
409
     * @return $this
410
     */
411
    public function withStatus($value)
412
    {
413
        $this->data['Status'] = $value;
414
        $this->options['form_params']['Status'] = $value;
415
416
        return $this;
417
    }
418
}
419
420
/**
421
 * @method string getExtra()
422
 * @method $this withExtra($value)
423
 * @method string getAlipayOpenId()
424
 * @method $this withAlipayOpenId($value)
425
 * @method string getChannelId()
426
 * @method $this withChannelId($value)
427
 * @method string getOuterCode()
428
 * @method $this withOuterCode($value)
429
 */
430
class ChargeLaunch extends Rpc
431
{
432
}
433
434
/**
435
 * @method string getDeviceSn()
436
 * @method string getChannelId()
437
 */
438
class CheckDevice extends Rpc
439
{
440
441
    /** @var string */
442
    public $scheme = 'https';
443
444
    /**
445
     * @param string $value
446
     *
447
     * @return $this
448
     */
449
    public function withDeviceSn($value)
450
    {
451
        $this->data['DeviceSn'] = $value;
452
        $this->options['form_params']['DeviceSn'] = $value;
453
454
        return $this;
455
    }
456
457
    /**
458
     * @param string $value
459
     *
460
     * @return $this
461
     */
462
    public function withChannelId($value)
463
    {
464
        $this->data['ChannelId'] = $value;
465
        $this->options['form_params']['ChannelId'] = $value;
466
467
        return $this;
468
    }
469
}
470
471
/**
472
 * @method string getDeviceCode()
473
 * @method string getV()
474
 * @method string getChannelId()
475
 */
476
class CheckReceivingDetail extends Rpc
477
{
478
479
    /** @var string */
480
    public $scheme = 'https';
481
482
    /**
483
     * @param string $value
484
     *
485
     * @return $this
486
     */
487
    public function withDeviceCode($value)
488
    {
489
        $this->data['DeviceCode'] = $value;
490
        $this->options['form_params']['DeviceCode'] = $value;
491
492
        return $this;
493
    }
494
495
    /**
496
     * @param string $value
497
     *
498
     * @return $this
499
     */
500
    public function withV($value)
501
    {
502
        $this->data['V'] = $value;
503
        $this->options['form_params']['V'] = $value;
504
505
        return $this;
506
    }
507
508
    /**
509
     * @param string $value
510
     *
511
     * @return $this
512
     */
513
    public function withChannelId($value)
514
    {
515
        $this->data['ChannelId'] = $value;
516
        $this->options['form_params']['ChannelId'] = $value;
517
518
        return $this;
519
    }
520
}
521
522
/**
523
 * @method string getBusiness()
524
 * @method $this withBusiness($value)
525
 * @method string getMediaId()
526
 * @method $this withMediaId($value)
527
 * @method string getUserId()
528
 * @method $this withUserId($value)
529
 * @method string getOriginSiteUserId()
530
 * @method $this withOriginSiteUserId($value)
531
 * @method string getEnvironment()
532
 * @method $this withEnvironment($value)
533
 * @method string getAppName()
534
 * @method $this withAppName($value)
535
 * @method string getTenantId()
536
 * @method $this withTenantId($value)
537
 * @method string getAdSlotId()
538
 * @method $this withAdSlotId($value)
539
 * @method string getUserSite()
540
 * @method $this withUserSite($value)
541
 */
542
class CheckTenantBiz extends Rpc
543
{
544
}
545
546
/**
547
 * @method string getUid()
548
 * @method $this withUid($value)
549
 * @method string getAdid()
550
 * @method $this withAdid($value)
551
 * @method string getTagid()
552
 * @method $this withTagid($value)
553
 * @method string getClicklink()
554
 * @method $this withClicklink($value)
555
 * @method string getId()
556
 * @method $this withId($value)
557
 * @method string getMediaid()
558
 * @method $this withMediaid($value)
559
 */
560
class CheckUserFinishAd extends Rpc
561
{
562
}
563
564
/**
565
 * @method string getBusiness()
566
 * @method $this withBusiness($value)
567
 * @method string getClientToken()
568
 * @method $this withClientToken($value)
569
 * @method string getUserId()
570
 * @method $this withUserId($value)
571
 * @method string getOriginSiteUserId()
572
 * @method $this withOriginSiteUserId($value)
573
 * @method string getSspUser()
574
 * @method string getEnvironment()
575
 * @method $this withEnvironment($value)
576
 * @method string getAppName()
577
 * @method $this withAppName($value)
578
 * @method string getTenantId()
579
 * @method $this withTenantId($value)
580
 * @method string getUserSite()
581
 * @method $this withUserSite($value)
582
 */
583
class CountUser extends Rpc
584
{
585
586
    /**
587
     * @param string $value
588
     *
589
     * @return $this
590
     */
591
    public function withSspUser($value)
592
    {
593
        $this->data['SspUser'] = $value;
594
        $this->options['form_params']['SspUser'] = $value;
595
596
        return $this;
597
    }
598
}
599
600
/**
601
 * @method string getCloudCodeUserId()
602
 * @method $this withCloudCodeUserId($value)
603
 * @method string getClientToken()
604
 * @method $this withClientToken($value)
605
 * @method string getQueryString()
606
 * @method $this withQueryString($value)
607
 */
608
class CreateCalculation extends Rpc
609
{
610
}
611
612
/**
613
 * @method string getBusiness()
614
 * @method $this withBusiness($value)
615
 * @method string getClientToken()
616
 * @method $this withClientToken($value)
617
 * @method string getUserId()
618
 * @method $this withUserId($value)
619
 * @method string getOriginSiteUserId()
620
 * @method $this withOriginSiteUserId($value)
621
 * @method string getEnvironment()
622
 * @method $this withEnvironment($value)
623
 * @method string getAppName()
624
 * @method $this withAppName($value)
625
 * @method string getTenantId()
626
 * @method $this withTenantId($value)
627
 * @method string getUserSite()
628
 * @method $this withUserSite($value)
629
 * @method string getFlow()
630
 */
631
class CreateFlow extends Rpc
632
{
633
634
    /**
635
     * @param string $value
636
     *
637
     * @return $this
638
     */
639
    public function withFlow($value)
640
    {
641
        $this->data['Flow'] = $value;
642
        $this->options['form_params']['Flow'] = $value;
643
644
        return $this;
645
    }
646
}
647
648
/**
649
 * @method string getBusiness()
650
 * @method $this withBusiness($value)
651
 * @method string getClientToken()
652
 * @method $this withClientToken($value)
653
 * @method string getMedia()
654
 * @method string getUserId()
655
 * @method $this withUserId($value)
656
 * @method string getOriginSiteUserId()
657
 * @method $this withOriginSiteUserId($value)
658
 * @method string getEnvironment()
659
 * @method $this withEnvironment($value)
660
 * @method string getAppName()
661
 * @method $this withAppName($value)
662
 * @method string getTenantId()
663
 * @method $this withTenantId($value)
664
 * @method string getUserSite()
665
 * @method $this withUserSite($value)
666
 */
667
class CreateMedia extends Rpc
668
{
669
670
    /**
671
     * @param string $value
672
     *
673
     * @return $this
674
     */
675
    public function withMedia($value)
676
    {
677
        $this->data['Media'] = $value;
678
        $this->options['form_params']['Media'] = $value;
679
680
        return $this;
681
    }
682
}
683
684
/**
685
 * @method string getContactName()
686
 * @method $this withContactName($value)
687
 * @method string getClientToken()
688
 * @method $this withClientToken($value)
689
 * @method string getCompany()
690
 * @method $this withCompany($value)
691
 * @method string getIndustry()
692
 * @method $this withIndustry($value)
693
 * @method string getBrandUserNick()
694
 * @method $this withBrandUserNick($value)
695
 * @method string getContactPhone()
696
 * @method $this withContactPhone($value)
697
 * @method string getProxyUserId()
698
 * @method $this withProxyUserId($value)
699
 * @method string getChannelId()
700
 * @method $this withChannelId($value)
701
 */
702
class CreateProxyBrandUser extends Rpc
703
{
704
}
705
706
/**
707
 * @method string getAdRule()
708
 * @method string getBusiness()
709
 * @method $this withBusiness($value)
710
 * @method string getClientToken()
711
 * @method $this withClientToken($value)
712
 * @method string getUserId()
713
 * @method $this withUserId($value)
714
 * @method string getOriginSiteUserId()
715
 * @method $this withOriginSiteUserId($value)
716
 * @method string getEnvironment()
717
 * @method $this withEnvironment($value)
718
 * @method string getAppName()
719
 * @method $this withAppName($value)
720
 * @method string getTenantId()
721
 * @method $this withTenantId($value)
722
 * @method string getUserSite()
723
 * @method $this withUserSite($value)
724
 */
725
class CreateRule extends Rpc
726
{
727
728
    /**
729
     * @param string $value
730
     *
731
     * @return $this
732
     */
733
    public function withAdRule($value)
734
    {
735
        $this->data['AdRule'] = $value;
736
        $this->options['form_params']['AdRule'] = $value;
737
738
        return $this;
739
    }
740
}
741
742
/**
743
 * @method string getBusiness()
744
 * @method $this withBusiness($value)
745
 * @method string getClientToken()
746
 * @method $this withClientToken($value)
747
 * @method string getUserId()
748
 * @method $this withUserId($value)
749
 * @method string getOriginSiteUserId()
750
 * @method $this withOriginSiteUserId($value)
751
 * @method string getEnvironment()
752
 * @method $this withEnvironment($value)
753
 * @method string getAppName()
754
 * @method $this withAppName($value)
755
 * @method string getTenantId()
756
 * @method $this withTenantId($value)
757
 * @method string getUserSite()
758
 * @method $this withUserSite($value)
759
 * @method string getAdSlot()
760
 */
761
class CreateSlot extends Rpc
762
{
763
764
    /**
765
     * @param string $value
766
     *
767
     * @return $this
768
     */
769
    public function withAdSlot($value)
770
    {
771
        $this->data['AdSlot'] = $value;
772
        $this->options['form_params']['AdSlot'] = $value;
773
774
        return $this;
775
    }
776
}
777
778
/**
779
 * @method string getBusiness()
780
 * @method $this withBusiness($value)
781
 * @method string getClientToken()
782
 * @method $this withClientToken($value)
783
 * @method string getUserId()
784
 * @method $this withUserId($value)
785
 * @method string getOriginSiteUserId()
786
 * @method $this withOriginSiteUserId($value)
787
 * @method string getAdSlotTemplate()
788
 * @method string getEnvironment()
789
 * @method $this withEnvironment($value)
790
 * @method string getAppName()
791
 * @method $this withAppName($value)
792
 * @method string getTenantId()
793
 * @method $this withTenantId($value)
794
 * @method string getUserSite()
795
 * @method $this withUserSite($value)
796
 */
797
class CreatesSlotTemplate extends Rpc
798
{
799
800
    /**
801
     * @param string $value
802
     *
803
     * @return $this
804
     */
805
    public function withAdSlotTemplate($value)
806
    {
807
        $this->data['AdSlotTemplate'] = $value;
808
        $this->options['form_params']['AdSlotTemplate'] = $value;
809
810
        return $this;
811
    }
812
}
813
814
/**
815
 * @method string getBusiness()
816
 * @method $this withBusiness($value)
817
 * @method string getClientToken()
818
 * @method $this withClientToken($value)
819
 * @method string getUserId()
820
 * @method $this withUserId($value)
821
 * @method string getOriginSiteUserId()
822
 * @method $this withOriginSiteUserId($value)
823
 * @method string getEnvironment()
824
 * @method $this withEnvironment($value)
825
 * @method string getAppName()
826
 * @method $this withAppName($value)
827
 * @method string getTenantId()
828
 * @method $this withTenantId($value)
829
 * @method string getUserSite()
830
 * @method $this withUserSite($value)
831
 * @method string getTenant()
832
 */
833
class CreateTenant extends Rpc
834
{
835
836
    /**
837
     * @param string $value
838
     *
839
     * @return $this
840
     */
841
    public function withTenant($value)
842
    {
843
        $this->data['Tenant'] = $value;
844
        $this->options['form_params']['Tenant'] = $value;
845
846
        return $this;
847
    }
848
}
849
850
/**
851
 * @method string getBusiness()
852
 * @method $this withBusiness($value)
853
 * @method string getClientToken()
854
 * @method $this withClientToken($value)
855
 * @method string getTenantUser()
856
 * @method string getUserId()
857
 * @method $this withUserId($value)
858
 * @method string getOriginSiteUserId()
859
 * @method $this withOriginSiteUserId($value)
860
 * @method string getEnvironment()
861
 * @method $this withEnvironment($value)
862
 * @method string getAppName()
863
 * @method $this withAppName($value)
864
 * @method string getTenantId()
865
 * @method $this withTenantId($value)
866
 * @method string getUserSite()
867
 * @method $this withUserSite($value)
868
 */
869
class CreateTenantUser extends Rpc
870
{
871
872
    /**
873
     * @param string $value
874
     *
875
     * @return $this
876
     */
877
    public function withTenantUser($value)
878
    {
879
        $this->data['TenantUser'] = $value;
880
        $this->options['form_params']['TenantUser'] = $value;
881
882
        return $this;
883
    }
884
}
885
886
/**
887
 * @method string getClientToken()
888
 * @method $this withClientToken($value)
889
 * @method string getChannel()
890
 * @method $this withChannel($value)
891
 * @method string getStartTime()
892
 * @method $this withStartTime($value)
893
 * @method string getContentUrl()
894
 * @method $this withContentUrl($value)
895
 * @method string getMediaIndustry()
896
 * @method $this withMediaIndustry($value)
897
 * @method string getQuota()
898
 * @method $this withQuota($value)
899
 * @method string getIndustryLabelBagId()
900
 * @method $this withIndustryLabelBagId($value)
901
 * @method string getTaskType()
902
 * @method $this withTaskType($value)
903
 * @method string getCustomCreativeType()
904
 * @method $this withCustomCreativeType($value)
905
 * @method string getTaskBizType()
906
 * @method $this withTaskBizType($value)
907
 * @method string getBrandUserId()
908
 * @method $this withBrandUserId($value)
909
 * @method string getContentId()
910
 * @method $this withContentId($value)
911
 * @method string getEndTime()
912
 * @method $this withEndTime($value)
913
 * @method string getBrandUserNick()
914
 * @method $this withBrandUserNick($value)
915
 * @method string getProxyUserId()
916
 * @method $this withProxyUserId($value)
917
 * @method string getMediaIdWhiteList()
918
 * @method $this withMediaIdWhiteList($value)
919
 * @method string getMediaIdBlackList()
920
 * @method $this withMediaIdBlackList($value)
921
 * @method string getTaskRuleType()
922
 * @method $this withTaskRuleType($value)
923
 * @method string getName()
924
 * @method $this withName($value)
925
 * @method string getQuotaDay()
926
 * @method $this withQuotaDay($value)
927
 * @method string getChannelId()
928
 * @method $this withChannelId($value)
929
 */
930
class CreateUnionTask extends Rpc
931
{
932
}
933
934
/**
935
 * @method string getBusiness()
936
 * @method $this withBusiness($value)
937
 * @method string getClientToken()
938
 * @method $this withClientToken($value)
939
 * @method string getUserId()
940
 * @method $this withUserId($value)
941
 * @method string getOriginSiteUserId()
942
 * @method $this withOriginSiteUserId($value)
943
 * @method string getSspUser()
944
 * @method string getEnvironment()
945
 * @method $this withEnvironment($value)
946
 * @method string getAppName()
947
 * @method $this withAppName($value)
948
 * @method string getTenantId()
949
 * @method $this withTenantId($value)
950
 * @method string getUserSite()
951
 * @method $this withUserSite($value)
952
 */
953
class CreateUser extends Rpc
954
{
955
956
    /**
957
     * @param string $value
958
     *
959
     * @return $this
960
     */
961
    public function withSspUser($value)
962
    {
963
        $this->data['SspUser'] = $value;
964
        $this->options['form_params']['SspUser'] = $value;
965
966
        return $this;
967
    }
968
}
969
970
/**
971
 * @method string getMessageKey()
972
 * @method $this withMessageKey($value)
973
 * @method string getAdRule()
974
 * @method string getBusiness()
975
 * @method $this withBusiness($value)
976
 * @method string getMessage()
977
 * @method $this withMessage($value)
978
 * @method string getUserId()
979
 * @method $this withUserId($value)
980
 * @method string getOriginSiteUserId()
981
 * @method $this withOriginSiteUserId($value)
982
 * @method string getEnvironment()
983
 * @method $this withEnvironment($value)
984
 * @method string getAppName()
985
 * @method $this withAppName($value)
986
 * @method string getTenantId()
987
 * @method $this withTenantId($value)
988
 * @method string getUserSite()
989
 * @method $this withUserSite($value)
990
 * @method string getRuleId()
991
 * @method $this withRuleId($value)
992
 * @method string getStatus()
993
 * @method $this withStatus($value)
994
 */
995
class DeleteRule extends Rpc
996
{
997
998
    /**
999
     * @param string $value
1000
     *
1001
     * @return $this
1002
     */
1003
    public function withAdRule($value)
1004
    {
1005
        $this->data['AdRule'] = $value;
1006
        $this->options['form_params']['AdRule'] = $value;
1007
1008
        return $this;
1009
    }
1010
}
1011
1012
/**
1013
 * @method string getBody()
1014
 */
1015
class DeviceApiAddDevice extends Rpc
1016
{
1017
1018
    /**
1019
     * @param string $value
1020
     *
1021
     * @return $this
1022
     */
1023
    public function withBody($value)
1024
    {
1025
        $this->data['Body'] = $value;
1026
        $this->options['form_params']['body'] = $value;
1027
1028
        return $this;
1029
    }
1030
}
1031
1032
/**
1033
 * @method string getProxyUserId()
1034
 * @method $this withProxyUserId($value)
1035
 * @method string getChannelId()
1036
 * @method $this withChannelId($value)
1037
 * @method string getTaskId()
1038
 * @method $this withTaskId($value)
1039
 */
1040
class EndUnionTask extends Rpc
1041
{
1042
}
1043
1044
/**
1045
 * @method string getBizType()
1046
 */
1047
class GetBizTypeConfig extends Rpc
1048
{
1049
1050
    /**
1051
     * @param string $value
1052
     *
1053
     * @return $this
1054
     */
1055
    public function withBizType($value)
1056
    {
1057
        $this->data['BizType'] = $value;
1058
        $this->options['form_params']['BizType'] = $value;
1059
1060
        return $this;
1061
    }
1062
}
1063
1064
/**
1065
 * @method string getAccountType()
1066
 */
1067
class GetBizTypeConfigList extends Rpc
1068
{
1069
1070
    /**
1071
     * @param string $value
1072
     *
1073
     * @return $this
1074
     */
1075
    public function withAccountType($value)
1076
    {
1077
        $this->data['AccountType'] = $value;
1078
        $this->options['form_params']['AccountType'] = $value;
1079
1080
        return $this;
1081
    }
1082
}
1083
1084
/**
1085
 * @method string getDeliveryType()
1086
 */
1087
class GetDeliveryTypeConfig extends Rpc
1088
{
1089
1090
    /**
1091
     * @param string $value
1092
     *
1093
     * @return $this
1094
     */
1095
    public function withDeliveryType($value)
1096
    {
1097
        $this->data['DeliveryType'] = $value;
1098
        $this->options['form_params']['DeliveryType'] = $value;
1099
1100
        return $this;
1101
    }
1102
}
1103
1104
/**
1105
 * @method string getAccountType()
1106
 */
1107
class GetDeliveryTypeConfigList extends Rpc
1108
{
1109
1110
    /**
1111
     * @param string $value
1112
     *
1113
     * @return $this
1114
     */
1115
    public function withAccountType($value)
1116
    {
1117
        $this->data['AccountType'] = $value;
1118
        $this->options['form_params']['AccountType'] = $value;
1119
1120
        return $this;
1121
    }
1122
}
1123
1124
/**
1125
 * @method string getAccountType()
1126
 * @method $this withAccountType($value)
1127
 * @method string getPageSize()
1128
 * @method $this withPageSize($value)
1129
 * @method string getPageIndex()
1130
 * @method $this withPageIndex($value)
1131
 * @method string getMainType()
1132
 * @method $this withMainType($value)
1133
 * @method string getParentMainId()
1134
 * @method $this withParentMainId($value)
1135
 * @method string getMainName()
1136
 * @method $this withMainName($value)
1137
 */
1138
class GetMainPartList extends Rpc
1139
{
1140
}
1141
1142
/**
1143
 * @method string getCode()
1144
 * @method string getType()
1145
 * @method string getStatus()
1146
 */
1147
class GetPublishPriceTask extends Rpc
1148
{
1149
1150
    /**
1151
     * @param string $value
1152
     *
1153
     * @return $this
1154
     */
1155
    public function withCode($value)
1156
    {
1157
        $this->data['Code'] = $value;
1158
        $this->options['form_params']['Code'] = $value;
1159
1160
        return $this;
1161
    }
1162
1163
    /**
1164
     * @param string $value
1165
     *
1166
     * @return $this
1167
     */
1168
    public function withType($value)
1169
    {
1170
        $this->data['Type'] = $value;
1171
        $this->options['form_params']['Type'] = $value;
1172
1173
        return $this;
1174
    }
1175
1176
    /**
1177
     * @param string $value
1178
     *
1179
     * @return $this
1180
     */
1181
    public function withStatus($value)
1182
    {
1183
        $this->data['Status'] = $value;
1184
        $this->options['form_params']['Status'] = $value;
1185
1186
        return $this;
1187
    }
1188
}
1189
1190
/**
1191
 * @method string getUserNick()
1192
 * @method $this withUserNick($value)
1193
 * @method string getSign()
1194
 * @method $this withSign($value)
1195
 * @method string getAlipayOpenId()
1196
 * @method $this withAlipayOpenId($value)
1197
 * @method string getUserId()
1198
 * @method $this withUserId($value)
1199
 * @method string getTaskId()
1200
 * @method $this withTaskId($value)
1201
 * @method string getChannelId()
1202
 * @method $this withChannelId($value)
1203
 */
1204
class GetUnionTaskStatus extends Rpc
1205
{
1206
}
1207
1208
/**
1209
 * @method string getBody()
1210
 */
1211
class InnerCallService extends Rpc
1212
{
1213
1214
    /**
1215
     * @param string $value
1216
     *
1217
     * @return $this
1218
     */
1219
    public function withBody($value)
1220
    {
1221
        $this->data['Body'] = $value;
1222
        $this->options['form_params']['body'] = $value;
1223
1224
        return $this;
1225
    }
1226
}
1227
1228
/**
1229
 * @method string getTac()
1230
 * @method string getNetworkType()
1231
 * @method string getCellId()
1232
 * @method string getDeviceSn()
1233
 * @method string getChannelId()
1234
 */
1235
class KeepAlive extends Rpc
1236
{
1237
1238
    /** @var string */
1239
    public $scheme = 'https';
1240
1241
    /**
1242
     * @param string $value
1243
     *
1244
     * @return $this
1245
     */
1246
    public function withTac($value)
1247
    {
1248
        $this->data['Tac'] = $value;
1249
        $this->options['form_params']['Tac'] = $value;
1250
1251
        return $this;
1252
    }
1253
1254
    /**
1255
     * @param string $value
1256
     *
1257
     * @return $this
1258
     */
1259
    public function withNetworkType($value)
1260
    {
1261
        $this->data['NetworkType'] = $value;
1262
        $this->options['form_params']['NetworkType'] = $value;
1263
1264
        return $this;
1265
    }
1266
1267
    /**
1268
     * @param string $value
1269
     *
1270
     * @return $this
1271
     */
1272
    public function withCellId($value)
1273
    {
1274
        $this->data['CellId'] = $value;
1275
        $this->options['form_params']['CellId'] = $value;
1276
1277
        return $this;
1278
    }
1279
1280
    /**
1281
     * @param string $value
1282
     *
1283
     * @return $this
1284
     */
1285
    public function withDeviceSn($value)
1286
    {
1287
        $this->data['DeviceSn'] = $value;
1288
        $this->options['form_params']['DeviceSn'] = $value;
1289
1290
        return $this;
1291
    }
1292
1293
    /**
1294
     * @param string $value
1295
     *
1296
     * @return $this
1297
     */
1298
    public function withChannelId($value)
1299
    {
1300
        $this->data['ChannelId'] = $value;
1301
        $this->options['form_params']['ChannelId'] = $value;
1302
1303
        return $this;
1304
    }
1305
}
1306
1307
/**
1308
 * @method string getBusiness()
1309
 * @method $this withBusiness($value)
1310
 * @method string getClientToken()
1311
 * @method $this withClientToken($value)
1312
 * @method string getUserId()
1313
 * @method $this withUserId($value)
1314
 * @method string getOriginSiteUserId()
1315
 * @method $this withOriginSiteUserId($value)
1316
 * @method string getPageNumber()
1317
 * @method string getListFlow()
1318
 * @method string getEnvironment()
1319
 * @method $this withEnvironment($value)
1320
 * @method string getAppName()
1321
 * @method $this withAppName($value)
1322
 * @method string getTenantId()
1323
 * @method $this withTenantId($value)
1324
 * @method string getPageSize()
1325
 * @method string getUserSite()
1326
 * @method $this withUserSite($value)
1327
 */
1328
class ListFlow extends Rpc
1329
{
1330
1331
    /**
1332
     * @param string $value
1333
     *
1334
     * @return $this
1335
     */
1336
    public function withPageNumber($value)
1337
    {
1338
        $this->data['PageNumber'] = $value;
1339
        $this->options['form_params']['PageNumber'] = $value;
1340
1341
        return $this;
1342
    }
1343
1344
    /**
1345
     * @param string $value
1346
     *
1347
     * @return $this
1348
     */
1349
    public function withListFlow($value)
1350
    {
1351
        $this->data['ListFlow'] = $value;
1352
        $this->options['form_params']['ListFlow'] = $value;
1353
1354
        return $this;
1355
    }
1356
1357
    /**
1358
     * @param string $value
1359
     *
1360
     * @return $this
1361
     */
1362
    public function withPageSize($value)
1363
    {
1364
        $this->data['PageSize'] = $value;
1365
        $this->options['form_params']['PageSize'] = $value;
1366
1367
        return $this;
1368
    }
1369
}
1370
1371
/**
1372
 * @method string getUserId()
1373
 * @method $this withUserId($value)
1374
 * @method string getOriginSiteUserId()
1375
 * @method $this withOriginSiteUserId($value)
1376
 * @method string getPageNumber()
1377
 * @method $this withPageNumber($value)
1378
 * @method string getMediaName()
1379
 * @method $this withMediaName($value)
1380
 * @method string getAppName()
1381
 * @method $this withAppName($value)
1382
 * @method string getTenantId()
1383
 * @method $this withTenantId($value)
1384
 * @method string getPageSize()
1385
 * @method $this withPageSize($value)
1386
 * @method string getAccessStatus()
1387
 * @method $this withAccessStatus($value)
1388
 * @method string getFirstScene()
1389
 * @method $this withFirstScene($value)
1390
 * @method string getEndCreateTime()
1391
 * @method $this withEndCreateTime($value)
1392
 * @method string getBusiness()
1393
 * @method $this withBusiness($value)
1394
 * @method string getOs()
1395
 * @method $this withOs($value)
1396
 * @method string getMediaStatus()
1397
 * @method $this withMediaStatus($value)
1398
 * @method string getEnvironment()
1399
 * @method $this withEnvironment($value)
1400
 * @method string getStartCreateTime()
1401
 * @method $this withStartCreateTime($value)
1402
 * @method string getUserSite()
1403
 * @method $this withUserSite($value)
1404
 * @method string getSecondScene()
1405
 * @method $this withSecondScene($value)
1406
 * @method string getMediaType()
1407
 * @method $this withMediaType($value)
1408
 */
1409
class ListMedia extends Rpc
1410
{
1411
}
1412
1413
/**
1414
 * @method string getUserId()
1415
 * @method $this withUserId($value)
1416
 * @method string getOriginSiteUserId()
1417
 * @method $this withOriginSiteUserId($value)
1418
 * @method string getPageNumber()
1419
 * @method $this withPageNumber($value)
1420
 * @method string getMediaName()
1421
 * @method $this withMediaName($value)
1422
 * @method string getAppName()
1423
 * @method $this withAppName($value)
1424
 * @method string getTenantId()
1425
 * @method $this withTenantId($value)
1426
 * @method string getPageSize()
1427
 * @method $this withPageSize($value)
1428
 * @method string getAccessStatus()
1429
 * @method $this withAccessStatus($value)
1430
 * @method string getFirstScene()
1431
 * @method $this withFirstScene($value)
1432
 * @method string getEndCreateTime()
1433
 * @method $this withEndCreateTime($value)
1434
 * @method string getBusiness()
1435
 * @method $this withBusiness($value)
1436
 * @method string getOs()
1437
 * @method $this withOs($value)
1438
 * @method string getMediaStatus()
1439
 * @method $this withMediaStatus($value)
1440
 * @method string getEnvironment()
1441
 * @method $this withEnvironment($value)
1442
 * @method string getStartCreateTime()
1443
 * @method $this withStartCreateTime($value)
1444
 * @method string getUserSite()
1445
 * @method $this withUserSite($value)
1446
 * @method string getSecondScene()
1447
 * @method $this withSecondScene($value)
1448
 * @method string getMediaType()
1449
 * @method $this withMediaType($value)
1450
 */
1451
class ListMediaName extends Rpc
1452
{
1453
}
1454
1455
/**
1456
 * @method string getAdSlotType()
1457
 * @method $this withAdSlotType($value)
1458
 * @method string getRuleName()
1459
 * @method $this withRuleName($value)
1460
 * @method string getUserId()
1461
 * @method $this withUserId($value)
1462
 * @method string getOriginSiteUserId()
1463
 * @method $this withOriginSiteUserId($value)
1464
 * @method string getPageNumber()
1465
 * @method $this withPageNumber($value)
1466
 * @method string getMediaName()
1467
 * @method $this withMediaName($value)
1468
 * @method string getAppName()
1469
 * @method $this withAppName($value)
1470
 * @method string getTenantId()
1471
 * @method $this withTenantId($value)
1472
 * @method string getAdSlotId()
1473
 * @method $this withAdSlotId($value)
1474
 * @method string getPageSize()
1475
 * @method $this withPageSize($value)
1476
 * @method string getEndCreateTime()
1477
 * @method $this withEndCreateTime($value)
1478
 * @method string getBusiness()
1479
 * @method $this withBusiness($value)
1480
 * @method string getRuleType()
1481
 * @method $this withRuleType($value)
1482
 * @method string getMediaId()
1483
 * @method $this withMediaId($value)
1484
 * @method string getMediaStatus()
1485
 * @method $this withMediaStatus($value)
1486
 * @method string getEnvironment()
1487
 * @method $this withEnvironment($value)
1488
 * @method string getStartCreateTime()
1489
 * @method $this withStartCreateTime($value)
1490
 * @method string getUserSite()
1491
 * @method $this withUserSite($value)
1492
 * @method string getAdSlotName()
1493
 * @method $this withAdSlotName($value)
1494
 * @method string getRuleId()
1495
 * @method $this withRuleId($value)
1496
 */
1497
class ListRule extends Rpc
1498
{
1499
}
1500
1501
/**
1502
 * @method string getAdSlotType()
1503
 * @method $this withAdSlotType($value)
1504
 * @method string getRuleName()
1505
 * @method $this withRuleName($value)
1506
 * @method string getUserId()
1507
 * @method $this withUserId($value)
1508
 * @method string getOriginSiteUserId()
1509
 * @method $this withOriginSiteUserId($value)
1510
 * @method string getPageNumber()
1511
 * @method $this withPageNumber($value)
1512
 * @method string getAppName()
1513
 * @method $this withAppName($value)
1514
 * @method string getTenantId()
1515
 * @method $this withTenantId($value)
1516
 * @method string getAdSlotId()
1517
 * @method $this withAdSlotId($value)
1518
 * @method string getPageSize()
1519
 * @method $this withPageSize($value)
1520
 * @method string getEndCreateTime()
1521
 * @method $this withEndCreateTime($value)
1522
 * @method string getBusiness()
1523
 * @method $this withBusiness($value)
1524
 * @method string getRuleType()
1525
 * @method $this withRuleType($value)
1526
 * @method string getMediaId()
1527
 * @method $this withMediaId($value)
1528
 * @method string getMediaStatus()
1529
 * @method $this withMediaStatus($value)
1530
 * @method string getEnvironment()
1531
 * @method $this withEnvironment($value)
1532
 * @method string getStartCreateTime()
1533
 * @method $this withStartCreateTime($value)
1534
 * @method string getUserSite()
1535
 * @method $this withUserSite($value)
1536
 * @method string getRuleId()
1537
 * @method $this withRuleId($value)
1538
 */
1539
class ListRuleArea extends Rpc
1540
{
1541
}
1542
1543
/**
1544
 * @method string getAdSlotType()
1545
 * @method $this withAdSlotType($value)
1546
 * @method string getUserId()
1547
 * @method $this withUserId($value)
1548
 * @method string getOriginSiteUserId()
1549
 * @method $this withOriginSiteUserId($value)
1550
 * @method string getPageNumber()
1551
 * @method $this withPageNumber($value)
1552
 * @method string getMediaName()
1553
 * @method $this withMediaName($value)
1554
 * @method string getAppName()
1555
 * @method $this withAppName($value)
1556
 * @method string getAdSlotStatus()
1557
 * @method $this withAdSlotStatus($value)
1558
 * @method string getTenantId()
1559
 * @method $this withTenantId($value)
1560
 * @method string getAdSlotId()
1561
 * @method $this withAdSlotId($value)
1562
 * @method string getPageSize()
1563
 * @method $this withPageSize($value)
1564
 * @method string getAdSlotCorporateStatus()
1565
 * @method $this withAdSlotCorporateStatus($value)
1566
 * @method string getEndCreateTime()
1567
 * @method $this withEndCreateTime($value)
1568
 * @method string getBusiness()
1569
 * @method $this withBusiness($value)
1570
 * @method string getMediaId()
1571
 * @method $this withMediaId($value)
1572
 * @method string getEnvironment()
1573
 * @method $this withEnvironment($value)
1574
 * @method string getStartCreateTime()
1575
 * @method $this withStartCreateTime($value)
1576
 * @method string getUserSite()
1577
 * @method $this withUserSite($value)
1578
 * @method string getAdSlotName()
1579
 * @method $this withAdSlotName($value)
1580
 */
1581
class ListSlot extends Rpc
1582
{
1583
}
1584
1585
/**
1586
 * @method string getTaskType()
1587
 * @method string getTaskName()
1588
 * @method string getEndTime()
1589
 * @method string getBrandUserNick()
1590
 * @method string getStartTime()
1591
 * @method string getMarketingType()
1592
 * @method string getCurrencyType()
1593
 * @method string getPageSize()
1594
 * @method string getPageIndex()
1595
 * @method string getProxyUserNick()
1596
 * @method string getTaskId()
1597
 * @method string getStatus()
1598
 */
1599
class ListTasks extends Rpc
1600
{
1601
1602
    /**
1603
     * @param string $value
1604
     *
1605
     * @return $this
1606
     */
1607
    public function withTaskType($value)
1608
    {
1609
        $this->data['TaskType'] = $value;
1610
        $this->options['form_params']['TaskType'] = $value;
1611
1612
        return $this;
1613
    }
1614
1615
    /**
1616
     * @param string $value
1617
     *
1618
     * @return $this
1619
     */
1620
    public function withTaskName($value)
1621
    {
1622
        $this->data['TaskName'] = $value;
1623
        $this->options['form_params']['TaskName'] = $value;
1624
1625
        return $this;
1626
    }
1627
1628
    /**
1629
     * @param string $value
1630
     *
1631
     * @return $this
1632
     */
1633
    public function withEndTime($value)
1634
    {
1635
        $this->data['EndTime'] = $value;
1636
        $this->options['form_params']['EndTime'] = $value;
1637
1638
        return $this;
1639
    }
1640
1641
    /**
1642
     * @param string $value
1643
     *
1644
     * @return $this
1645
     */
1646
    public function withBrandUserNick($value)
1647
    {
1648
        $this->data['BrandUserNick'] = $value;
1649
        $this->options['form_params']['BrandUserNick'] = $value;
1650
1651
        return $this;
1652
    }
1653
1654
    /**
1655
     * @param string $value
1656
     *
1657
     * @return $this
1658
     */
1659
    public function withStartTime($value)
1660
    {
1661
        $this->data['StartTime'] = $value;
1662
        $this->options['form_params']['StartTime'] = $value;
1663
1664
        return $this;
1665
    }
1666
1667
    /**
1668
     * @param string $value
1669
     *
1670
     * @return $this
1671
     */
1672
    public function withMarketingType($value)
1673
    {
1674
        $this->data['MarketingType'] = $value;
1675
        $this->options['form_params']['MarketingType'] = $value;
1676
1677
        return $this;
1678
    }
1679
1680
    /**
1681
     * @param string $value
1682
     *
1683
     * @return $this
1684
     */
1685
    public function withCurrencyType($value)
1686
    {
1687
        $this->data['CurrencyType'] = $value;
1688
        $this->options['form_params']['CurrencyType'] = $value;
1689
1690
        return $this;
1691
    }
1692
1693
    /**
1694
     * @param string $value
1695
     *
1696
     * @return $this
1697
     */
1698
    public function withPageSize($value)
1699
    {
1700
        $this->data['PageSize'] = $value;
1701
        $this->options['form_params']['PageSize'] = $value;
1702
1703
        return $this;
1704
    }
1705
1706
    /**
1707
     * @param string $value
1708
     *
1709
     * @return $this
1710
     */
1711
    public function withPageIndex($value)
1712
    {
1713
        $this->data['PageIndex'] = $value;
1714
        $this->options['form_params']['PageIndex'] = $value;
1715
1716
        return $this;
1717
    }
1718
1719
    /**
1720
     * @param string $value
1721
     *
1722
     * @return $this
1723
     */
1724
    public function withProxyUserNick($value)
1725
    {
1726
        $this->data['ProxyUserNick'] = $value;
1727
        $this->options['form_params']['ProxyUserNick'] = $value;
1728
1729
        return $this;
1730
    }
1731
1732
    /**
1733
     * @param string $value
1734
     *
1735
     * @return $this
1736
     */
1737
    public function withTaskId($value)
1738
    {
1739
        $this->data['TaskId'] = $value;
1740
        $this->options['form_params']['TaskId'] = $value;
1741
1742
        return $this;
1743
    }
1744
1745
    /**
1746
     * @param string $value
1747
     *
1748
     * @return $this
1749
     */
1750
    public function withStatus($value)
1751
    {
1752
        $this->data['Status'] = $value;
1753
        $this->options['form_params']['Status'] = $value;
1754
1755
        return $this;
1756
    }
1757
}
1758
1759
/**
1760
 * @method string getEndCreateTime()
1761
 * @method $this withEndCreateTime($value)
1762
 * @method string getBusiness()
1763
 * @method $this withBusiness($value)
1764
 * @method string getUserId()
1765
 * @method $this withUserId($value)
1766
 * @method string getOriginSiteUserId()
1767
 * @method $this withOriginSiteUserId($value)
1768
 * @method string getPageNumber()
1769
 * @method $this withPageNumber($value)
1770
 * @method string getEnvironment()
1771
 * @method $this withEnvironment($value)
1772
 * @method string getAppName()
1773
 * @method $this withAppName($value)
1774
 * @method string getStartCreateTime()
1775
 * @method $this withStartCreateTime($value)
1776
 * @method string getTenantId()
1777
 * @method $this withTenantId($value)
1778
 * @method string getPageSize()
1779
 * @method $this withPageSize($value)
1780
 * @method string getUserSite()
1781
 * @method $this withUserSite($value)
1782
 * @method string getTenantName()
1783
 * @method $this withTenantName($value)
1784
 * @method string getStatus()
1785
 * @method $this withStatus($value)
1786
 */
1787
class ListTenant extends Rpc
1788
{
1789
}
1790
1791
/**
1792
 * @method string getEndCreateTime()
1793
 * @method $this withEndCreateTime($value)
1794
 * @method string getBusiness()
1795
 * @method $this withBusiness($value)
1796
 * @method string getUserId()
1797
 * @method $this withUserId($value)
1798
 * @method string getOriginSiteUserId()
1799
 * @method $this withOriginSiteUserId($value)
1800
 * @method string getPageNumber()
1801
 * @method $this withPageNumber($value)
1802
 * @method string getEnvironment()
1803
 * @method $this withEnvironment($value)
1804
 * @method string getAppName()
1805
 * @method $this withAppName($value)
1806
 * @method string getStartCreateTime()
1807
 * @method $this withStartCreateTime($value)
1808
 * @method string getTenantId()
1809
 * @method $this withTenantId($value)
1810
 * @method string getPageSize()
1811
 * @method $this withPageSize($value)
1812
 * @method string getUserSite()
1813
 * @method $this withUserSite($value)
1814
 * @method string getTenantName()
1815
 * @method $this withTenantName($value)
1816
 * @method string getStatus()
1817
 * @method $this withStatus($value)
1818
 */
1819
class ListTenantName extends Rpc
1820
{
1821
}
1822
1823
/**
1824
 * @method string getProxyUserId()
1825
 * @method $this withProxyUserId($value)
1826
 * @method string getChannelId()
1827
 * @method $this withChannelId($value)
1828
 */
1829
class ListUnionMediaIndustry extends Rpc
1830
{
1831
}
1832
1833
/**
1834
 * @method string getBusiness()
1835
 * @method $this withBusiness($value)
1836
 * @method string getClientToken()
1837
 * @method $this withClientToken($value)
1838
 * @method string getUserId()
1839
 * @method $this withUserId($value)
1840
 * @method string getOriginSiteUserId()
1841
 * @method $this withOriginSiteUserId($value)
1842
 * @method string getPageNumber()
1843
 * @method string getSspUser()
1844
 * @method string getEnvironment()
1845
 * @method $this withEnvironment($value)
1846
 * @method string getAppName()
1847
 * @method $this withAppName($value)
1848
 * @method string getTenantId()
1849
 * @method $this withTenantId($value)
1850
 * @method string getPageSize()
1851
 * @method string getUserSite()
1852
 * @method $this withUserSite($value)
1853
 */
1854
class ListUser extends Rpc
1855
{
1856
1857
    /**
1858
     * @param string $value
1859
     *
1860
     * @return $this
1861
     */
1862
    public function withPageNumber($value)
1863
    {
1864
        $this->data['PageNumber'] = $value;
1865
        $this->options['form_params']['PageNumber'] = $value;
1866
1867
        return $this;
1868
    }
1869
1870
    /**
1871
     * @param string $value
1872
     *
1873
     * @return $this
1874
     */
1875
    public function withSspUser($value)
1876
    {
1877
        $this->data['SspUser'] = $value;
1878
        $this->options['form_params']['SspUser'] = $value;
1879
1880
        return $this;
1881
    }
1882
1883
    /**
1884
     * @param string $value
1885
     *
1886
     * @return $this
1887
     */
1888
    public function withPageSize($value)
1889
    {
1890
        $this->data['PageSize'] = $value;
1891
        $this->options['form_params']['PageSize'] = $value;
1892
1893
        return $this;
1894
    }
1895
}
1896
1897
/**
1898
 * @method string getBusiness()
1899
 * @method $this withBusiness($value)
1900
 * @method string getMedia()
1901
 * @method string getUserId()
1902
 * @method $this withUserId($value)
1903
 * @method string getOriginSiteUserId()
1904
 * @method $this withOriginSiteUserId($value)
1905
 * @method string getEnvironment()
1906
 * @method $this withEnvironment($value)
1907
 * @method string getAppName()
1908
 * @method $this withAppName($value)
1909
 * @method string getTenantId()
1910
 * @method $this withTenantId($value)
1911
 * @method string getUserSite()
1912
 * @method $this withUserSite($value)
1913
 */
1914
class ModifyMedia extends Rpc
1915
{
1916
1917
    /**
1918
     * @param string $value
1919
     *
1920
     * @return $this
1921
     */
1922
    public function withMedia($value)
1923
    {
1924
        $this->data['Media'] = $value;
1925
        $this->options['form_params']['Media'] = $value;
1926
1927
        return $this;
1928
    }
1929
}
1930
1931
/**
1932
 * @method string getAdRule()
1933
 * @method string getBusiness()
1934
 * @method $this withBusiness($value)
1935
 * @method string getUserId()
1936
 * @method $this withUserId($value)
1937
 * @method string getOriginSiteUserId()
1938
 * @method $this withOriginSiteUserId($value)
1939
 * @method string getEnvironment()
1940
 * @method $this withEnvironment($value)
1941
 * @method string getAppName()
1942
 * @method $this withAppName($value)
1943
 * @method string getTenantId()
1944
 * @method $this withTenantId($value)
1945
 * @method string getUserSite()
1946
 * @method $this withUserSite($value)
1947
 */
1948
class ModifyRule extends Rpc
1949
{
1950
1951
    /**
1952
     * @param string $value
1953
     *
1954
     * @return $this
1955
     */
1956
    public function withAdRule($value)
1957
    {
1958
        $this->data['AdRule'] = $value;
1959
        $this->options['form_params']['AdRule'] = $value;
1960
1961
        return $this;
1962
    }
1963
}
1964
1965
/**
1966
 * @method string getBusiness()
1967
 * @method $this withBusiness($value)
1968
 * @method string getUserId()
1969
 * @method $this withUserId($value)
1970
 * @method string getOriginSiteUserId()
1971
 * @method $this withOriginSiteUserId($value)
1972
 * @method string getEnvironment()
1973
 * @method $this withEnvironment($value)
1974
 * @method string getAppName()
1975
 * @method $this withAppName($value)
1976
 * @method string getTenantId()
1977
 * @method $this withTenantId($value)
1978
 * @method string getUserSite()
1979
 * @method $this withUserSite($value)
1980
 * @method string getAdSlot()
1981
 */
1982
class ModifySlot extends Rpc
1983
{
1984
1985
    /**
1986
     * @param string $value
1987
     *
1988
     * @return $this
1989
     */
1990
    public function withAdSlot($value)
1991
    {
1992
        $this->data['AdSlot'] = $value;
1993
        $this->options['form_params']['AdSlot'] = $value;
1994
1995
        return $this;
1996
    }
1997
}
1998
1999
/**
2000
 * @method string getBusiness()
2001
 * @method $this withBusiness($value)
2002
 * @method string getClientToken()
2003
 * @method $this withClientToken($value)
2004
 * @method string getUserId()
2005
 * @method $this withUserId($value)
2006
 * @method string getOriginSiteUserId()
2007
 * @method $this withOriginSiteUserId($value)
2008
 * @method string getAdSlotTemplate()
2009
 * @method string getEnvironment()
2010
 * @method $this withEnvironment($value)
2011
 * @method string getAppName()
2012
 * @method $this withAppName($value)
2013
 * @method string getTenantId()
2014
 * @method $this withTenantId($value)
2015
 * @method string getUserSite()
2016
 * @method $this withUserSite($value)
2017
 */
2018
class ModifySlotTemplate extends Rpc
2019
{
2020
2021
    /**
2022
     * @param string $value
2023
     *
2024
     * @return $this
2025
     */
2026
    public function withAdSlotTemplate($value)
2027
    {
2028
        $this->data['AdSlotTemplate'] = $value;
2029
        $this->options['form_params']['AdSlotTemplate'] = $value;
2030
2031
        return $this;
2032
    }
2033
}
2034
2035
/**
2036
 * @method string getBusiness()
2037
 * @method $this withBusiness($value)
2038
 * @method string getUserId()
2039
 * @method $this withUserId($value)
2040
 * @method string getOriginSiteUserId()
2041
 * @method $this withOriginSiteUserId($value)
2042
 * @method string getEnvironment()
2043
 * @method $this withEnvironment($value)
2044
 * @method string getAppName()
2045
 * @method $this withAppName($value)
2046
 * @method string getTenantId()
2047
 * @method $this withTenantId($value)
2048
 * @method string getUserSite()
2049
 * @method $this withUserSite($value)
2050
 * @method string getTenant()
2051
 */
2052
class ModifyTenantInfo extends Rpc
2053
{
2054
2055
    /**
2056
     * @param string $value
2057
     *
2058
     * @return $this
2059
     */
2060
    public function withTenant($value)
2061
    {
2062
        $this->data['Tenant'] = $value;
2063
        $this->options['form_params']['Tenant'] = $value;
2064
2065
        return $this;
2066
    }
2067
}
2068
2069
/**
2070
 * @method string getDeviceSn()
2071
 * @method string getChannelId()
2072
 * @method string getStatus()
2073
 */
2074
class PushDeviceStatus extends Rpc
2075
{
2076
2077
    /** @var string */
2078
    public $scheme = 'https';
2079
2080
    /**
2081
     * @param string $value
2082
     *
2083
     * @return $this
2084
     */
2085
    public function withDeviceSn($value)
2086
    {
2087
        $this->data['DeviceSn'] = $value;
2088
        $this->options['form_params']['DeviceSn'] = $value;
2089
2090
        return $this;
2091
    }
2092
2093
    /**
2094
     * @param string $value
2095
     *
2096
     * @return $this
2097
     */
2098
    public function withChannelId($value)
2099
    {
2100
        $this->data['ChannelId'] = $value;
2101
        $this->options['form_params']['ChannelId'] = $value;
2102
2103
        return $this;
2104
    }
2105
2106
    /**
2107
     * @param string $value
2108
     *
2109
     * @return $this
2110
     */
2111
    public function withStatus($value)
2112
    {
2113
        $this->data['Status'] = $value;
2114
        $this->options['form_params']['Status'] = $value;
2115
2116
        return $this;
2117
    }
2118
}
2119
2120
/**
2121
 * @method string getOrderId()
2122
 * @method string getSalePrice()
2123
 * @method string getTradeStatus()
2124
 * @method string getCommodityId()
2125
 * @method string getDeviceSn()
2126
 * @method string getChannelId()
2127
 * @method string getCommodityName()
2128
 * @method string getTradeTime()
2129
 * @method string getTradePrice()
2130
 */
2131
class PushExtraTradeDetail extends Rpc
2132
{
2133
2134
    /** @var string */
2135
    public $scheme = 'https';
2136
2137
    /**
2138
     * @param string $value
2139
     *
2140
     * @return $this
2141
     */
2142
    public function withOrderId($value)
2143
    {
2144
        $this->data['OrderId'] = $value;
2145
        $this->options['form_params']['OrderId'] = $value;
2146
2147
        return $this;
2148
    }
2149
2150
    /**
2151
     * @param string $value
2152
     *
2153
     * @return $this
2154
     */
2155
    public function withSalePrice($value)
2156
    {
2157
        $this->data['SalePrice'] = $value;
2158
        $this->options['form_params']['SalePrice'] = $value;
2159
2160
        return $this;
2161
    }
2162
2163
    /**
2164
     * @param string $value
2165
     *
2166
     * @return $this
2167
     */
2168
    public function withTradeStatus($value)
2169
    {
2170
        $this->data['TradeStatus'] = $value;
2171
        $this->options['form_params']['TradeStatus'] = $value;
2172
2173
        return $this;
2174
    }
2175
2176
    /**
2177
     * @param string $value
2178
     *
2179
     * @return $this
2180
     */
2181
    public function withCommodityId($value)
2182
    {
2183
        $this->data['CommodityId'] = $value;
2184
        $this->options['form_params']['CommodityId'] = $value;
2185
2186
        return $this;
2187
    }
2188
2189
    /**
2190
     * @param string $value
2191
     *
2192
     * @return $this
2193
     */
2194
    public function withDeviceSn($value)
2195
    {
2196
        $this->data['DeviceSn'] = $value;
2197
        $this->options['form_params']['DeviceSn'] = $value;
2198
2199
        return $this;
2200
    }
2201
2202
    /**
2203
     * @param string $value
2204
     *
2205
     * @return $this
2206
     */
2207
    public function withChannelId($value)
2208
    {
2209
        $this->data['ChannelId'] = $value;
2210
        $this->options['form_params']['ChannelId'] = $value;
2211
2212
        return $this;
2213
    }
2214
2215
    /**
2216
     * @param string $value
2217
     *
2218
     * @return $this
2219
     */
2220
    public function withCommodityName($value)
2221
    {
2222
        $this->data['CommodityName'] = $value;
2223
        $this->options['form_params']['CommodityName'] = $value;
2224
2225
        return $this;
2226
    }
2227
2228
    /**
2229
     * @param string $value
2230
     *
2231
     * @return $this
2232
     */
2233
    public function withTradeTime($value)
2234
    {
2235
        $this->data['TradeTime'] = $value;
2236
        $this->options['form_params']['TradeTime'] = $value;
2237
2238
        return $this;
2239
    }
2240
2241
    /**
2242
     * @param string $value
2243
     *
2244
     * @return $this
2245
     */
2246
    public function withTradePrice($value)
2247
    {
2248
        $this->data['TradePrice'] = $value;
2249
        $this->options['form_params']['TradePrice'] = $value;
2250
2251
        return $this;
2252
    }
2253
}
2254
2255
/**
2256
 * @method string getFaultComment()
2257
 * @method string getTime()
2258
 * @method string getType()
2259
 * @method string getDeviceSn()
2260
 * @method string getChannelId()
2261
 * @method string getFaultType()
2262
 */
2263
class PushFaultEvent extends Rpc
2264
{
2265
2266
    /** @var string */
2267
    public $scheme = 'https';
2268
2269
    /**
2270
     * @param string $value
2271
     *
2272
     * @return $this
2273
     */
2274
    public function withFaultComment($value)
2275
    {
2276
        $this->data['FaultComment'] = $value;
2277
        $this->options['form_params']['FaultComment'] = $value;
2278
2279
        return $this;
2280
    }
2281
2282
    /**
2283
     * @param string $value
2284
     *
2285
     * @return $this
2286
     */
2287
    public function withTime($value)
2288
    {
2289
        $this->data['Time'] = $value;
2290
        $this->options['form_params']['Time'] = $value;
2291
2292
        return $this;
2293
    }
2294
2295
    /**
2296
     * @param string $value
2297
     *
2298
     * @return $this
2299
     */
2300
    public function withType($value)
2301
    {
2302
        $this->data['Type'] = $value;
2303
        $this->options['form_params']['Type'] = $value;
2304
2305
        return $this;
2306
    }
2307
2308
    /**
2309
     * @param string $value
2310
     *
2311
     * @return $this
2312
     */
2313
    public function withDeviceSn($value)
2314
    {
2315
        $this->data['DeviceSn'] = $value;
2316
        $this->options['form_params']['DeviceSn'] = $value;
2317
2318
        return $this;
2319
    }
2320
2321
    /**
2322
     * @param string $value
2323
     *
2324
     * @return $this
2325
     */
2326
    public function withChannelId($value)
2327
    {
2328
        $this->data['ChannelId'] = $value;
2329
        $this->options['form_params']['ChannelId'] = $value;
2330
2331
        return $this;
2332
    }
2333
2334
    /**
2335
     * @param string $value
2336
     *
2337
     * @return $this
2338
     */
2339
    public function withFaultType($value)
2340
    {
2341
        $this->data['FaultType'] = $value;
2342
        $this->options['form_params']['FaultType'] = $value;
2343
2344
        return $this;
2345
    }
2346
}
2347
2348
/**
2349
 * @method string getSalePrice()
2350
 * @method string getEndTime()
2351
 * @method string getTradeStatus()
2352
 * @method string getCommodityId()
2353
 * @method string getStartTime()
2354
 * @method string getTradeOrderId()
2355
 * @method string getDeviceSn()
2356
 * @method string getCommodityName()
2357
 * @method string getVerificationStatus()
2358
 * @method string getAlipayOrderId()
2359
 * @method string getChannelId()
2360
 * @method string getOuterTradeId()
2361
 * @method string getTradeTime()
2362
 * @method string getTradePrice()
2363
 */
2364
class PushTradeDetail extends Rpc
2365
{
2366
2367
    /** @var string */
2368
    public $scheme = 'https';
2369
2370
    /**
2371
     * @param string $value
2372
     *
2373
     * @return $this
2374
     */
2375
    public function withSalePrice($value)
2376
    {
2377
        $this->data['SalePrice'] = $value;
2378
        $this->options['form_params']['SalePrice'] = $value;
2379
2380
        return $this;
2381
    }
2382
2383
    /**
2384
     * @param string $value
2385
     *
2386
     * @return $this
2387
     */
2388
    public function withEndTime($value)
2389
    {
2390
        $this->data['EndTime'] = $value;
2391
        $this->options['form_params']['EndTime'] = $value;
2392
2393
        return $this;
2394
    }
2395
2396
    /**
2397
     * @param string $value
2398
     *
2399
     * @return $this
2400
     */
2401
    public function withTradeStatus($value)
2402
    {
2403
        $this->data['TradeStatus'] = $value;
2404
        $this->options['form_params']['TradeStatus'] = $value;
2405
2406
        return $this;
2407
    }
2408
2409
    /**
2410
     * @param string $value
2411
     *
2412
     * @return $this
2413
     */
2414
    public function withCommodityId($value)
2415
    {
2416
        $this->data['CommodityId'] = $value;
2417
        $this->options['form_params']['CommodityId'] = $value;
2418
2419
        return $this;
2420
    }
2421
2422
    /**
2423
     * @param string $value
2424
     *
2425
     * @return $this
2426
     */
2427
    public function withStartTime($value)
2428
    {
2429
        $this->data['StartTime'] = $value;
2430
        $this->options['form_params']['StartTime'] = $value;
2431
2432
        return $this;
2433
    }
2434
2435
    /**
2436
     * @param string $value
2437
     *
2438
     * @return $this
2439
     */
2440
    public function withTradeOrderId($value)
2441
    {
2442
        $this->data['TradeOrderId'] = $value;
2443
        $this->options['form_params']['TradeOrderId'] = $value;
2444
2445
        return $this;
2446
    }
2447
2448
    /**
2449
     * @param string $value
2450
     *
2451
     * @return $this
2452
     */
2453
    public function withDeviceSn($value)
2454
    {
2455
        $this->data['DeviceSn'] = $value;
2456
        $this->options['form_params']['DeviceSn'] = $value;
2457
2458
        return $this;
2459
    }
2460
2461
    /**
2462
     * @param string $value
2463
     *
2464
     * @return $this
2465
     */
2466
    public function withCommodityName($value)
2467
    {
2468
        $this->data['CommodityName'] = $value;
2469
        $this->options['form_params']['CommodityName'] = $value;
2470
2471
        return $this;
2472
    }
2473
2474
    /**
2475
     * @param string $value
2476
     *
2477
     * @return $this
2478
     */
2479
    public function withVerificationStatus($value)
2480
    {
2481
        $this->data['VerificationStatus'] = $value;
2482
        $this->options['form_params']['VerificationStatus'] = $value;
2483
2484
        return $this;
2485
    }
2486
2487
    /**
2488
     * @param string $value
2489
     *
2490
     * @return $this
2491
     */
2492
    public function withAlipayOrderId($value)
2493
    {
2494
        $this->data['AlipayOrderId'] = $value;
2495
        $this->options['form_params']['AlipayOrderId'] = $value;
2496
2497
        return $this;
2498
    }
2499
2500
    /**
2501
     * @param string $value
2502
     *
2503
     * @return $this
2504
     */
2505
    public function withChannelId($value)
2506
    {
2507
        $this->data['ChannelId'] = $value;
2508
        $this->options['form_params']['ChannelId'] = $value;
2509
2510
        return $this;
2511
    }
2512
2513
    /**
2514
     * @param string $value
2515
     *
2516
     * @return $this
2517
     */
2518
    public function withOuterTradeId($value)
2519
    {
2520
        $this->data['OuterTradeId'] = $value;
2521
        $this->options['form_params']['OuterTradeId'] = $value;
2522
2523
        return $this;
2524
    }
2525
2526
    /**
2527
     * @param string $value
2528
     *
2529
     * @return $this
2530
     */
2531
    public function withTradeTime($value)
2532
    {
2533
        $this->data['TradeTime'] = $value;
2534
        $this->options['form_params']['TradeTime'] = $value;
2535
2536
        return $this;
2537
    }
2538
2539
    /**
2540
     * @param string $value
2541
     *
2542
     * @return $this
2543
     */
2544
    public function withTradePrice($value)
2545
    {
2546
        $this->data['TradePrice'] = $value;
2547
        $this->options['form_params']['TradePrice'] = $value;
2548
2549
        return $this;
2550
    }
2551
}
2552
2553
/**
2554
 * @method string getExtra()
2555
 * @method $this withExtra($value)
2556
 * @method string getUserType()
2557
 * @method $this withUserType($value)
2558
 * @method string getUserId()
2559
 * @method $this withUserId($value)
2560
 * @method string getChannelId()
2561
 * @method $this withChannelId($value)
2562
 */
2563
class QueryAppPromotion extends Rpc
2564
{
2565
}
2566
2567
/**
2568
 * @method string getTaskType()
2569
 * @method $this withTaskType($value)
2570
 * @method string getPageSize()
2571
 * @method $this withPageSize($value)
2572
 * @method string getPageIndex()
2573
 * @method $this withPageIndex($value)
2574
 * @method string getTaskId()
2575
 * @method $this withTaskId($value)
2576
 */
2577
class QueryAppTasks extends Rpc
2578
{
2579
}
2580
2581
/**
2582
 * @method string getProxyUserId()
2583
 * @method $this withProxyUserId($value)
2584
 * @method string getChannelId()
2585
 * @method $this withChannelId($value)
2586
 */
2587
class QueryAvailableBalance extends Rpc
2588
{
2589
}
2590
2591
/**
2592
 * @method string getTaskType()
2593
 * @method $this withTaskType($value)
2594
 * @method string getPageSize()
2595
 * @method $this withPageSize($value)
2596
 * @method string getEndTime()
2597
 * @method $this withEndTime($value)
2598
 * @method string getStartTime()
2599
 * @method $this withStartTime($value)
2600
 * @method string getPageNum()
2601
 * @method $this withPageNum($value)
2602
 * @method string getChannelId()
2603
 * @method $this withChannelId($value)
2604
 */
2605
class QueryChannelHistoryData extends Rpc
2606
{
2607
}
2608
2609
/**
2610
 * @method string getContentId()
2611
 * @method $this withContentId($value)
2612
 */
2613
class QueryContentInfo extends Rpc
2614
{
2615
}
2616
2617
/**
2618
 * @method string getTaskType()
2619
 * @method $this withTaskType($value)
2620
 * @method string getTaskBizType()
2621
 * @method $this withTaskBizType($value)
2622
 * @method string getBrandUserId()
2623
 * @method $this withBrandUserId($value)
2624
 * @method string getBrandUserNick()
2625
 * @method $this withBrandUserNick($value)
2626
 * @method string getProxyUserId()
2627
 * @method $this withProxyUserId($value)
2628
 * @method string getChannelId()
2629
 * @method $this withChannelId($value)
2630
 */
2631
class QueryContentList extends Rpc
2632
{
2633
}
2634
2635
/**
2636
 * @method string getBusiness()
2637
 * @method $this withBusiness($value)
2638
 * @method string getClientToken()
2639
 * @method $this withClientToken($value)
2640
 * @method string getUserId()
2641
 * @method $this withUserId($value)
2642
 * @method string getOriginSiteUserId()
2643
 * @method $this withOriginSiteUserId($value)
2644
 * @method string getEnvironment()
2645
 * @method $this withEnvironment($value)
2646
 * @method string getAppName()
2647
 * @method $this withAppName($value)
2648
 * @method string getTenantId()
2649
 * @method $this withTenantId($value)
2650
 * @method string getUserSite()
2651
 * @method $this withUserSite($value)
2652
 * @method string getFlowId()
2653
 */
2654
class QueryFlow extends Rpc
2655
{
2656
2657
    /**
2658
     * @param string $value
2659
     *
2660
     * @return $this
2661
     */
2662
    public function withFlowId($value)
2663
    {
2664
        $this->data['FlowId'] = $value;
2665
        $this->options['form_params']['FlowId'] = $value;
2666
2667
        return $this;
2668
    }
2669
}
2670
2671
/**
2672
 * @method string getAdSlotType()
2673
 * @method $this withAdSlotType($value)
2674
 * @method string getBusiness()
2675
 * @method $this withBusiness($value)
2676
 * @method string getEndTime()
2677
 * @method $this withEndTime($value)
2678
 * @method string getStartTime()
2679
 * @method $this withStartTime($value)
2680
 * @method string getMediaId()
2681
 * @method $this withMediaId($value)
2682
 * @method string getUserId()
2683
 * @method $this withUserId($value)
2684
 * @method string getOriginSiteUserId()
2685
 * @method $this withOriginSiteUserId($value)
2686
 * @method string getMediaName()
2687
 * @method $this withMediaName($value)
2688
 * @method string getEnvironment()
2689
 * @method $this withEnvironment($value)
2690
 * @method string getAppName()
2691
 * @method $this withAppName($value)
2692
 * @method string getTenantId()
2693
 * @method $this withTenantId($value)
2694
 * @method string getAdSlotId()
2695
 * @method $this withAdSlotId($value)
2696
 * @method string getUserSite()
2697
 * @method $this withUserSite($value)
2698
 * @method string getAdSlotName()
2699
 * @method $this withAdSlotName($value)
2700
 * @method string getDimension()
2701
 * @method $this withDimension($value)
2702
 * @method string getQueryType()
2703
 * @method $this withQueryType($value)
2704
 */
2705
class QueryIncomeData extends Rpc
2706
{
2707
}
2708
2709
/**
2710
 * @method string getAdSlotType()
2711
 * @method $this withAdSlotType($value)
2712
 * @method string getStartTime()
2713
 * @method $this withStartTime($value)
2714
 * @method string getSlot()
2715
 * @method $this withSlot($value)
2716
 * @method string getUserId()
2717
 * @method $this withUserId($value)
2718
 * @method string getOriginSiteUserId()
2719
 * @method $this withOriginSiteUserId($value)
2720
 * @method string getPageNumber()
2721
 * @method $this withPageNumber($value)
2722
 * @method string getMediaName()
2723
 * @method $this withMediaName($value)
2724
 * @method string getSlotDimension()
2725
 * @method $this withSlotDimension($value)
2726
 * @method string getAppName()
2727
 * @method $this withAppName($value)
2728
 * @method string getTenantId()
2729
 * @method $this withTenantId($value)
2730
 * @method string getAdSlotId()
2731
 * @method $this withAdSlotId($value)
2732
 * @method string getPageSize()
2733
 * @method $this withPageSize($value)
2734
 * @method string getDimension()
2735
 * @method $this withDimension($value)
2736
 * @method string getQueryType()
2737
 * @method $this withQueryType($value)
2738
 * @method string getBusiness()
2739
 * @method $this withBusiness($value)
2740
 * @method string getEndTime()
2741
 * @method $this withEndTime($value)
2742
 * @method string getMediaId()
2743
 * @method $this withMediaId($value)
2744
 * @method string getEnvironment()
2745
 * @method $this withEnvironment($value)
2746
 * @method string getUserSite()
2747
 * @method $this withUserSite($value)
2748
 * @method string getAdSlotName()
2749
 * @method $this withAdSlotName($value)
2750
 */
2751
class QueryIncomeTrend extends Rpc
2752
{
2753
}
2754
2755
/**
2756
 * @method string getChannelId()
2757
 * @method $this withChannelId($value)
2758
 */
2759
class QueryIndustryLabelBag extends Rpc
2760
{
2761
}
2762
2763
/**
2764
 * @method string getBusiness()
2765
 * @method $this withBusiness($value)
2766
 * @method string getMediaId()
2767
 * @method $this withMediaId($value)
2768
 * @method string getUserId()
2769
 * @method $this withUserId($value)
2770
 * @method string getOriginSiteUserId()
2771
 * @method $this withOriginSiteUserId($value)
2772
 * @method string getEnvironment()
2773
 * @method $this withEnvironment($value)
2774
 * @method string getAppName()
2775
 * @method $this withAppName($value)
2776
 * @method string getTenantId()
2777
 * @method $this withTenantId($value)
2778
 * @method string getUserSite()
2779
 * @method $this withUserSite($value)
2780
 */
2781
class QueryMedia extends Rpc
2782
{
2783
}
2784
2785
/**
2786
 * @method string getProxyChannelId()
2787
 * @method string getExtra()
2788
 * @method string getAlipayOpenId()
2789
 * @method string getUserId()
2790
 * @method string getChannelId()
2791
 */
2792
class QueryPromotion extends Rpc
2793
{
2794
2795
    /** @var string */
2796
    public $scheme = 'https';
2797
2798
    /**
2799
     * @param string $value
2800
     *
2801
     * @return $this
2802
     */
2803
    public function withProxyChannelId($value)
2804
    {
2805
        $this->data['ProxyChannelId'] = $value;
2806
        $this->options['form_params']['ProxyChannelId'] = $value;
2807
2808
        return $this;
2809
    }
2810
2811
    /**
2812
     * @param string $value
2813
     *
2814
     * @return $this
2815
     */
2816
    public function withExtra($value)
2817
    {
2818
        $this->data['Extra'] = $value;
2819
        $this->options['form_params']['Extra'] = $value;
2820
2821
        return $this;
2822
    }
2823
2824
    /**
2825
     * @param string $value
2826
     *
2827
     * @return $this
2828
     */
2829
    public function withAlipayOpenId($value)
2830
    {
2831
        $this->data['AlipayOpenId'] = $value;
2832
        $this->options['form_params']['AlipayOpenId'] = $value;
2833
2834
        return $this;
2835
    }
2836
2837
    /**
2838
     * @param string $value
2839
     *
2840
     * @return $this
2841
     */
2842
    public function withUserId($value)
2843
    {
2844
        $this->data['UserId'] = $value;
2845
        $this->options['form_params']['UserId'] = $value;
2846
2847
        return $this;
2848
    }
2849
2850
    /**
2851
     * @param string $value
2852
     *
2853
     * @return $this
2854
     */
2855
    public function withChannelId($value)
2856
    {
2857
        $this->data['ChannelId'] = $value;
2858
        $this->options['form_params']['ChannelId'] = $value;
2859
2860
        return $this;
2861
    }
2862
}
2863
2864
/**
2865
 * @method string getBusiness()
2866
 * @method $this withBusiness($value)
2867
 * @method string getUserId()
2868
 * @method $this withUserId($value)
2869
 * @method string getOriginSiteUserId()
2870
 * @method $this withOriginSiteUserId($value)
2871
 * @method string getEnvironment()
2872
 * @method $this withEnvironment($value)
2873
 * @method string getAppName()
2874
 * @method $this withAppName($value)
2875
 * @method string getTenantId()
2876
 * @method $this withTenantId($value)
2877
 * @method string getUserSite()
2878
 * @method $this withUserSite($value)
2879
 * @method string getRuleId()
2880
 * @method $this withRuleId($value)
2881
 */
2882
class QueryRule extends Rpc
2883
{
2884
}
2885
2886
/**
2887
 * @method string getBusiness()
2888
 * @method $this withBusiness($value)
2889
 * @method string getUserId()
2890
 * @method $this withUserId($value)
2891
 * @method string getOriginSiteUserId()
2892
 * @method $this withOriginSiteUserId($value)
2893
 * @method string getEnvironment()
2894
 * @method $this withEnvironment($value)
2895
 * @method string getAppName()
2896
 * @method $this withAppName($value)
2897
 * @method string getTenantId()
2898
 * @method $this withTenantId($value)
2899
 * @method string getAdSlotId()
2900
 * @method $this withAdSlotId($value)
2901
 * @method string getUserSite()
2902
 * @method $this withUserSite($value)
2903
 */
2904
class QuerySlot extends Rpc
2905
{
2906
}
2907
2908
/**
2909
 * @method string getBusiness()
2910
 * @method $this withBusiness($value)
2911
 * @method string getUserId()
2912
 * @method $this withUserId($value)
2913
 * @method string getOriginSiteUserId()
2914
 * @method $this withOriginSiteUserId($value)
2915
 * @method string getAdSlotTemplateId()
2916
 * @method $this withAdSlotTemplateId($value)
2917
 * @method string getEnvironment()
2918
 * @method $this withEnvironment($value)
2919
 * @method string getAppName()
2920
 * @method $this withAppName($value)
2921
 * @method string getTenantId()
2922
 * @method $this withTenantId($value)
2923
 * @method string getUserSite()
2924
 * @method $this withUserSite($value)
2925
 */
2926
class QuerySlotTemplate extends Rpc
2927
{
2928
}
2929
2930
/**
2931
 * @method string getChannelId()
2932
 * @method $this withChannelId($value)
2933
 */
2934
class QueryTaskBizType extends Rpc
2935
{
2936
}
2937
2938
/**
2939
 * @method string getChannelId()
2940
 * @method $this withChannelId($value)
2941
 */
2942
class QueryTaskRuleLimit extends Rpc
2943
{
2944
}
2945
2946
/**
2947
 * @method string getTaskRuleType()
2948
 * @method $this withTaskRuleType($value)
2949
 * @method string getTaskId()
2950
 * @method $this withTaskId($value)
2951
 */
2952
class QueryTaskRules extends Rpc
2953
{
2954
}
2955
2956
/**
2957
 * @method string getEnvironment()
2958
 * @method $this withEnvironment($value)
2959
 * @method string getBusiness()
2960
 * @method $this withBusiness($value)
2961
 * @method string getAppName()
2962
 * @method $this withAppName($value)
2963
 * @method string getTenantId()
2964
 * @method $this withTenantId($value)
2965
 * @method string getBizId()
2966
 * @method $this withBizId($value)
2967
 * @method string getUserSite()
2968
 * @method $this withUserSite($value)
2969
 * @method string getUserId()
2970
 * @method $this withUserId($value)
2971
 * @method string getOriginSiteUserId()
2972
 * @method $this withOriginSiteUserId($value)
2973
 */
2974
class QueryTenantBizConfig extends Rpc
2975
{
2976
}
2977
2978
/**
2979
 * @method string getBusiness()
2980
 * @method $this withBusiness($value)
2981
 * @method string getUserId()
2982
 * @method $this withUserId($value)
2983
 * @method string getOriginSiteUserId()
2984
 * @method $this withOriginSiteUserId($value)
2985
 * @method string getEnvironment()
2986
 * @method $this withEnvironment($value)
2987
 * @method string getAppName()
2988
 * @method $this withAppName($value)
2989
 * @method string getTenantId()
2990
 * @method $this withTenantId($value)
2991
 * @method string getUserSite()
2992
 * @method $this withUserSite($value)
2993
 */
2994
class QueryTenantInfo extends Rpc
2995
{
2996
}
2997
2998
/**
2999
 * @method string getBusiness()
3000
 * @method $this withBusiness($value)
3001
 * @method string getUserId()
3002
 * @method $this withUserId($value)
3003
 * @method string getOriginSiteUserId()
3004
 * @method $this withOriginSiteUserId($value)
3005
 * @method string getEnvironment()
3006
 * @method $this withEnvironment($value)
3007
 * @method string getAppName()
3008
 * @method $this withAppName($value)
3009
 * @method string getTenantId()
3010
 * @method $this withTenantId($value)
3011
 * @method string getUserSite()
3012
 * @method $this withUserSite($value)
3013
 */
3014
class QueryTenantUser extends Rpc
3015
{
3016
}
3017
3018
/**
3019
 * @method string getBusiness()
3020
 * @method $this withBusiness($value)
3021
 * @method string getUserId()
3022
 * @method $this withUserId($value)
3023
 * @method string getOriginSiteUserId()
3024
 * @method $this withOriginSiteUserId($value)
3025
 * @method string getEnvironment()
3026
 * @method $this withEnvironment($value)
3027
 * @method string getAppName()
3028
 * @method $this withAppName($value)
3029
 * @method string getTenantId()
3030
 * @method $this withTenantId($value)
3031
 * @method string getUserSite()
3032
 * @method $this withUserSite($value)
3033
 */
3034
class QueryTenantUserByUserId extends Rpc
3035
{
3036
}
3037
3038
/**
3039
 * @method string getChannelId()
3040
 * @method $this withChannelId($value)
3041
 */
3042
class QueryUnionChannel extends Rpc
3043
{
3044
}
3045
3046
/**
3047
 * @method string getContentId()
3048
 * @method $this withContentId($value)
3049
 * @method string getProxyUserId()
3050
 * @method $this withProxyUserId($value)
3051
 * @method string getChannelId()
3052
 * @method $this withChannelId($value)
3053
 */
3054
class QueryUnionContentInfo extends Rpc
3055
{
3056
}
3057
3058
/**
3059
 * @method string getUnionBizType()
3060
 * @method $this withUnionBizType($value)
3061
 * @method string getProxyChannelId()
3062
 * @method $this withProxyChannelId($value)
3063
 * @method string getUserNick()
3064
 * @method $this withUserNick($value)
3065
 * @method string getSign()
3066
 * @method $this withSign($value)
3067
 * @method string getAlipayOpenId()
3068
 * @method $this withAlipayOpenId($value)
3069
 * @method string getUserId()
3070
 * @method $this withUserId($value)
3071
 * @method string getChannelId()
3072
 * @method $this withChannelId($value)
3073
 */
3074
class QueryUnionPromotion extends Rpc
3075
{
3076
}
3077
3078
/**
3079
 * @method string getTaskType()
3080
 * @method $this withTaskType($value)
3081
 * @method string getChannelId()
3082
 * @method $this withChannelId($value)
3083
 */
3084
class QueryUnionSumChannelData extends Rpc
3085
{
3086
}
3087
3088
/**
3089
 * @method string getProxyUserId()
3090
 * @method $this withProxyUserId($value)
3091
 * @method string getChannelId()
3092
 * @method $this withChannelId($value)
3093
 * @method string getTaskId()
3094
 * @method $this withTaskId($value)
3095
 */
3096
class QueryUnionTaskInfo extends Rpc
3097
{
3098
}
3099
3100
/**
3101
 * @method string getBrandUserId()
3102
 * @method $this withBrandUserId($value)
3103
 * @method string getBrandUserNick()
3104
 * @method $this withBrandUserNick($value)
3105
 * @method string getProxyUserId()
3106
 * @method $this withProxyUserId($value)
3107
 * @method string getPageSize()
3108
 * @method $this withPageSize($value)
3109
 * @method string getPageIndex()
3110
 * @method $this withPageIndex($value)
3111
 * @method string getChannelId()
3112
 * @method $this withChannelId($value)
3113
 */
3114
class QueryUnionTaskList extends Rpc
3115
{
3116
}
3117
3118
/**
3119
 * @method string getBusiness()
3120
 * @method $this withBusiness($value)
3121
 * @method string getClientToken()
3122
 * @method $this withClientToken($value)
3123
 * @method string getUserId()
3124
 * @method $this withUserId($value)
3125
 * @method string getOriginSiteUserId()
3126
 * @method $this withOriginSiteUserId($value)
3127
 * @method string getSspUser()
3128
 * @method string getEnvironment()
3129
 * @method $this withEnvironment($value)
3130
 * @method string getAppName()
3131
 * @method $this withAppName($value)
3132
 * @method string getTenantId()
3133
 * @method $this withTenantId($value)
3134
 * @method string getUserSite()
3135
 * @method $this withUserSite($value)
3136
 */
3137
class QueryUser extends Rpc
3138
{
3139
3140
    /**
3141
     * @param string $value
3142
     *
3143
     * @return $this
3144
     */
3145
    public function withSspUser($value)
3146
    {
3147
        $this->data['SspUser'] = $value;
3148
        $this->options['form_params']['SspUser'] = $value;
3149
3150
        return $this;
3151
    }
3152
}
3153
3154
/**
3155
 * @method string getAmount()
3156
 * @method $this withAmount($value)
3157
 * @method string getV()
3158
 * @method $this withV($value)
3159
 * @method string getTaskId()
3160
 * @method $this withTaskId($value)
3161
 * @method string getChannelId()
3162
 * @method $this withChannelId($value)
3163
 */
3164
class ReduceAmount extends Rpc
3165
{
3166
}
3167
3168
/**
3169
 * @method string getFirstScene()
3170
 * @method string getDetailAddr()
3171
 * @method string getCity()
3172
 * @method string getDeviceType()
3173
 * @method string getLocationName()
3174
 * @method string getProvince()
3175
 * @method string getDistrict()
3176
 * @method string getDeviceName()
3177
 * @method string getDeviceModelNumber()
3178
 * @method string getSecondScene()
3179
 * @method string getFloor()
3180
 * @method string getChannelId()
3181
 * @method string getOuterCode()
3182
 */
3183
class RegistDevice extends Rpc
3184
{
3185
3186
    /** @var string */
3187
    public $scheme = 'https';
3188
3189
    /**
3190
     * @param string $value
3191
     *
3192
     * @return $this
3193
     */
3194
    public function withFirstScene($value)
3195
    {
3196
        $this->data['FirstScene'] = $value;
3197
        $this->options['form_params']['FirstScene'] = $value;
3198
3199
        return $this;
3200
    }
3201
3202
    /**
3203
     * @param string $value
3204
     *
3205
     * @return $this
3206
     */
3207
    public function withDetailAddr($value)
3208
    {
3209
        $this->data['DetailAddr'] = $value;
3210
        $this->options['form_params']['DetailAddr'] = $value;
3211
3212
        return $this;
3213
    }
3214
3215
    /**
3216
     * @param string $value
3217
     *
3218
     * @return $this
3219
     */
3220
    public function withCity($value)
3221
    {
3222
        $this->data['City'] = $value;
3223
        $this->options['form_params']['City'] = $value;
3224
3225
        return $this;
3226
    }
3227
3228
    /**
3229
     * @param string $value
3230
     *
3231
     * @return $this
3232
     */
3233
    public function withDeviceType($value)
3234
    {
3235
        $this->data['DeviceType'] = $value;
3236
        $this->options['form_params']['DeviceType'] = $value;
3237
3238
        return $this;
3239
    }
3240
3241
    /**
3242
     * @param string $value
3243
     *
3244
     * @return $this
3245
     */
3246
    public function withLocationName($value)
3247
    {
3248
        $this->data['LocationName'] = $value;
3249
        $this->options['form_params']['LocationName'] = $value;
3250
3251
        return $this;
3252
    }
3253
3254
    /**
3255
     * @param string $value
3256
     *
3257
     * @return $this
3258
     */
3259
    public function withProvince($value)
3260
    {
3261
        $this->data['Province'] = $value;
3262
        $this->options['form_params']['Province'] = $value;
3263
3264
        return $this;
3265
    }
3266
3267
    /**
3268
     * @param string $value
3269
     *
3270
     * @return $this
3271
     */
3272
    public function withDistrict($value)
3273
    {
3274
        $this->data['District'] = $value;
3275
        $this->options['form_params']['District'] = $value;
3276
3277
        return $this;
3278
    }
3279
3280
    /**
3281
     * @param string $value
3282
     *
3283
     * @return $this
3284
     */
3285
    public function withDeviceName($value)
3286
    {
3287
        $this->data['DeviceName'] = $value;
3288
        $this->options['form_params']['DeviceName'] = $value;
3289
3290
        return $this;
3291
    }
3292
3293
    /**
3294
     * @param string $value
3295
     *
3296
     * @return $this
3297
     */
3298
    public function withDeviceModelNumber($value)
3299
    {
3300
        $this->data['DeviceModelNumber'] = $value;
3301
        $this->options['form_params']['DeviceModelNumber'] = $value;
3302
3303
        return $this;
3304
    }
3305
3306
    /**
3307
     * @param string $value
3308
     *
3309
     * @return $this
3310
     */
3311
    public function withSecondScene($value)
3312
    {
3313
        $this->data['SecondScene'] = $value;
3314
        $this->options['form_params']['SecondScene'] = $value;
3315
3316
        return $this;
3317
    }
3318
3319
    /**
3320
     * @param string $value
3321
     *
3322
     * @return $this
3323
     */
3324
    public function withFloor($value)
3325
    {
3326
        $this->data['Floor'] = $value;
3327
        $this->options['form_params']['Floor'] = $value;
3328
3329
        return $this;
3330
    }
3331
3332
    /**
3333
     * @param string $value
3334
     *
3335
     * @return $this
3336
     */
3337
    public function withChannelId($value)
3338
    {
3339
        $this->data['ChannelId'] = $value;
3340
        $this->options['form_params']['ChannelId'] = $value;
3341
3342
        return $this;
3343
    }
3344
3345
    /**
3346
     * @param string $value
3347
     *
3348
     * @return $this
3349
     */
3350
    public function withOuterCode($value)
3351
    {
3352
        $this->data['OuterCode'] = $value;
3353
        $this->options['form_params']['OuterCode'] = $value;
3354
3355
        return $this;
3356
    }
3357
}
3358
3359
/**
3360
 * @method string getTaskType()
3361
 * @method $this withTaskType($value)
3362
 * @method string getRealCostAmount()
3363
 * @method $this withRealCostAmount($value)
3364
 * @method string getSex()
3365
 * @method $this withSex($value)
3366
 * @method string getCostDetail()
3367
 * @method $this withCostDetail($value)
3368
 * @method string getTaskTag()
3369
 * @method $this withTaskTag($value)
3370
 * @method string getBizType()
3371
 * @method $this withBizType($value)
3372
 * @method string getDeviceCode()
3373
 * @method $this withDeviceCode($value)
3374
 * @method string getV()
3375
 * @method $this withV($value)
3376
 * @method string getApplyPrice()
3377
 * @method $this withApplyPrice($value)
3378
 * @method string getChargeType()
3379
 * @method $this withChargeType($value)
3380
 * @method string getHoldId()
3381
 * @method $this withHoldId($value)
3382
 * @method string getExtendString()
3383
 * @method $this withExtendString($value)
3384
 * @method string getChannelId()
3385
 * @method $this withChannelId($value)
3386
 * @method string getAge()
3387
 * @method $this withAge($value)
3388
 * @method string getTaskId()
3389
 * @method $this withTaskId($value)
3390
 * @method string getAdvertType()
3391
 * @method $this withAdvertType($value)
3392
 * @method string getOuterCode()
3393
 * @method $this withOuterCode($value)
3394
 * @method string getTradeTime()
3395
 * @method $this withTradeTime($value)
3396
 */
3397
class SaveCpmTrade extends Rpc
3398
{
3399
3400
    /** @var string */
3401
    public $scheme = 'https';
3402
}
3403
3404
/**
3405
 * @method string getRealCostAmount()
3406
 * @method $this withRealCostAmount($value)
3407
 * @method string getSalePrice()
3408
 * @method $this withSalePrice($value)
3409
 * @method string getCommodityId()
3410
 * @method $this withCommodityId($value)
3411
 * @method string getTradeTimeStr()
3412
 * @method $this withTradeTimeStr($value)
3413
 * @method string getHolderId()
3414
 * @method $this withHolderId($value)
3415
 * @method string getDeviceType()
3416
 * @method $this withDeviceType($value)
3417
 * @method string getDeviceCode()
3418
 * @method $this withDeviceCode($value)
3419
 * @method string getApplyPrice()
3420
 * @method $this withApplyPrice($value)
3421
 * @method string getTaskId()
3422
 * @method $this withTaskId($value)
3423
 * @method string getOuterCode()
3424
 * @method $this withOuterCode($value)
3425
 * @method string getQueryStr()
3426
 * @method $this withQueryStr($value)
3427
 * @method string getPhase()
3428
 * @method $this withPhase($value)
3429
 * @method string getBizResult()
3430
 * @method $this withBizResult($value)
3431
 * @method string getTaskType()
3432
 * @method $this withTaskType($value)
3433
 * @method string getBrandUserId()
3434
 * @method $this withBrandUserId($value)
3435
 * @method string getSex()
3436
 * @method $this withSex($value)
3437
 * @method string getCostDetail()
3438
 * @method $this withCostDetail($value)
3439
 * @method string getProxyUserId()
3440
 * @method $this withProxyUserId($value)
3441
 * @method string getAlipayOpenId()
3442
 * @method $this withAlipayOpenId($value)
3443
 * @method string getBizType()
3444
 * @method $this withBizType($value)
3445
 * @method string getBrandNick()
3446
 * @method $this withBrandNick($value)
3447
 * @method string getV()
3448
 * @method $this withV($value)
3449
 * @method string getChargeTag()
3450
 * @method $this withChargeTag($value)
3451
 * @method string getAge()
3452
 * @method $this withAge($value)
3453
 * @method string getChannelId()
3454
 * @method $this withChannelId($value)
3455
 * @method string getCid()
3456
 * @method $this withCid($value)
3457
 */
3458
class ScanCodeNotification extends Rpc
3459
{
3460
3461
    /** @var string */
3462
    public $scheme = 'https';
3463
}
3464
3465
/**
3466
 * @method string getApp()
3467
 * @method $this withApp($value)
3468
 * @method string getExt()
3469
 * @method $this withExt($value)
3470
 * @method string getTest()
3471
 * @method $this withTest($value)
3472
 * @method string getImp()
3473
 * @method $this withImp($value)
3474
 * @method string getId()
3475
 * @method $this withId($value)
3476
 * @method string getUser()
3477
 * @method $this withUser($value)
3478
 * @method string getDevice()
3479
 * @method $this withDevice($value)
3480
 */
3481
class SearchAdvertising extends Rpc
3482
{
3483
}
3484
3485
/**
3486
 * @method string getProductId()
3487
 * @method string getGender()
3488
 * @method string getCity()
3489
 * @method string getUserId()
3490
 * @method string getMac()
3491
 * @method string getProvince()
3492
 * @method string getProductTitle()
3493
 * @method string getBrandId()
3494
 * @method string getSellPrice()
3495
 * @method string getPlat()
3496
 * @method string getComponentId()
3497
 * @method string getAddress()
3498
 * @method string getIp()
3499
 * @method string getMediaId()
3500
 * @method string getPhone()
3501
 * @method string getV()
3502
 * @method string getEnvironmentType()
3503
 * @method string getDistrict()
3504
 * @method string getImei()
3505
 * @method string getPayPrice()
3506
 * @method string getChannelId()
3507
 * @method string getAge()
3508
 * @method string getStatus()
3509
 */
3510
class SendTaokeInfo extends Rpc
3511
{
3512
3513
    /**
3514
     * @param string $value
3515
     *
3516
     * @return $this
3517
     */
3518
    public function withProductId($value)
3519
    {
3520
        $this->data['ProductId'] = $value;
3521
        $this->options['form_params']['ProductId'] = $value;
3522
3523
        return $this;
3524
    }
3525
3526
    /**
3527
     * @param string $value
3528
     *
3529
     * @return $this
3530
     */
3531
    public function withGender($value)
3532
    {
3533
        $this->data['Gender'] = $value;
3534
        $this->options['form_params']['Gender'] = $value;
3535
3536
        return $this;
3537
    }
3538
3539
    /**
3540
     * @param string $value
3541
     *
3542
     * @return $this
3543
     */
3544
    public function withCity($value)
3545
    {
3546
        $this->data['City'] = $value;
3547
        $this->options['form_params']['City'] = $value;
3548
3549
        return $this;
3550
    }
3551
3552
    /**
3553
     * @param string $value
3554
     *
3555
     * @return $this
3556
     */
3557
    public function withUserId($value)
3558
    {
3559
        $this->data['UserId'] = $value;
3560
        $this->options['form_params']['UserId'] = $value;
3561
3562
        return $this;
3563
    }
3564
3565
    /**
3566
     * @param string $value
3567
     *
3568
     * @return $this
3569
     */
3570
    public function withMac($value)
3571
    {
3572
        $this->data['Mac'] = $value;
3573
        $this->options['form_params']['Mac'] = $value;
3574
3575
        return $this;
3576
    }
3577
3578
    /**
3579
     * @param string $value
3580
     *
3581
     * @return $this
3582
     */
3583
    public function withProvince($value)
3584
    {
3585
        $this->data['Province'] = $value;
3586
        $this->options['form_params']['Province'] = $value;
3587
3588
        return $this;
3589
    }
3590
3591
    /**
3592
     * @param string $value
3593
     *
3594
     * @return $this
3595
     */
3596
    public function withProductTitle($value)
3597
    {
3598
        $this->data['ProductTitle'] = $value;
3599
        $this->options['form_params']['ProductTitle'] = $value;
3600
3601
        return $this;
3602
    }
3603
3604
    /**
3605
     * @param string $value
3606
     *
3607
     * @return $this
3608
     */
3609
    public function withBrandId($value)
3610
    {
3611
        $this->data['BrandId'] = $value;
3612
        $this->options['form_params']['BrandId'] = $value;
3613
3614
        return $this;
3615
    }
3616
3617
    /**
3618
     * @param string $value
3619
     *
3620
     * @return $this
3621
     */
3622
    public function withSellPrice($value)
3623
    {
3624
        $this->data['SellPrice'] = $value;
3625
        $this->options['form_params']['SellPrice'] = $value;
3626
3627
        return $this;
3628
    }
3629
3630
    /**
3631
     * @param string $value
3632
     *
3633
     * @return $this
3634
     */
3635
    public function withPlat($value)
3636
    {
3637
        $this->data['Plat'] = $value;
3638
        $this->options['form_params']['Plat'] = $value;
3639
3640
        return $this;
3641
    }
3642
3643
    /**
3644
     * @param string $value
3645
     *
3646
     * @return $this
3647
     */
3648
    public function withComponentId($value)
3649
    {
3650
        $this->data['ComponentId'] = $value;
3651
        $this->options['form_params']['ComponentId'] = $value;
3652
3653
        return $this;
3654
    }
3655
3656
    /**
3657
     * @param string $value
3658
     *
3659
     * @return $this
3660
     */
3661
    public function withAddress($value)
3662
    {
3663
        $this->data['Address'] = $value;
3664
        $this->options['form_params']['Address'] = $value;
3665
3666
        return $this;
3667
    }
3668
3669
    /**
3670
     * @param string $value
3671
     *
3672
     * @return $this
3673
     */
3674
    public function withIp($value)
3675
    {
3676
        $this->data['Ip'] = $value;
3677
        $this->options['form_params']['Ip'] = $value;
3678
3679
        return $this;
3680
    }
3681
3682
    /**
3683
     * @param string $value
3684
     *
3685
     * @return $this
3686
     */
3687
    public function withMediaId($value)
3688
    {
3689
        $this->data['MediaId'] = $value;
3690
        $this->options['form_params']['MediaId'] = $value;
3691
3692
        return $this;
3693
    }
3694
3695
    /**
3696
     * @param string $value
3697
     *
3698
     * @return $this
3699
     */
3700
    public function withPhone($value)
3701
    {
3702
        $this->data['Phone'] = $value;
3703
        $this->options['form_params']['Phone'] = $value;
3704
3705
        return $this;
3706
    }
3707
3708
    /**
3709
     * @param string $value
3710
     *
3711
     * @return $this
3712
     */
3713
    public function withV($value)
3714
    {
3715
        $this->data['V'] = $value;
3716
        $this->options['form_params']['V'] = $value;
3717
3718
        return $this;
3719
    }
3720
3721
    /**
3722
     * @param string $value
3723
     *
3724
     * @return $this
3725
     */
3726
    public function withEnvironmentType($value)
3727
    {
3728
        $this->data['EnvironmentType'] = $value;
3729
        $this->options['form_params']['EnvironmentType'] = $value;
3730
3731
        return $this;
3732
    }
3733
3734
    /**
3735
     * @param string $value
3736
     *
3737
     * @return $this
3738
     */
3739
    public function withDistrict($value)
3740
    {
3741
        $this->data['District'] = $value;
3742
        $this->options['form_params']['District'] = $value;
3743
3744
        return $this;
3745
    }
3746
3747
    /**
3748
     * @param string $value
3749
     *
3750
     * @return $this
3751
     */
3752
    public function withImei($value)
3753
    {
3754
        $this->data['Imei'] = $value;
3755
        $this->options['form_params']['Imei'] = $value;
3756
3757
        return $this;
3758
    }
3759
3760
    /**
3761
     * @param string $value
3762
     *
3763
     * @return $this
3764
     */
3765
    public function withPayPrice($value)
3766
    {
3767
        $this->data['PayPrice'] = $value;
3768
        $this->options['form_params']['PayPrice'] = $value;
3769
3770
        return $this;
3771
    }
3772
3773
    /**
3774
     * @param string $value
3775
     *
3776
     * @return $this
3777
     */
3778
    public function withChannelId($value)
3779
    {
3780
        $this->data['ChannelId'] = $value;
3781
        $this->options['form_params']['ChannelId'] = $value;
3782
3783
        return $this;
3784
    }
3785
3786
    /**
3787
     * @param string $value
3788
     *
3789
     * @return $this
3790
     */
3791
    public function withAge($value)
3792
    {
3793
        $this->data['Age'] = $value;
3794
        $this->options['form_params']['Age'] = $value;
3795
3796
        return $this;
3797
    }
3798
3799
    /**
3800
     * @param string $value
3801
     *
3802
     * @return $this
3803
     */
3804
    public function withStatus($value)
3805
    {
3806
        $this->data['Status'] = $value;
3807
        $this->options['form_params']['Status'] = $value;
3808
3809
        return $this;
3810
    }
3811
}
3812
3813
/**
3814
 * @method string getProxyChannelId()
3815
 * @method $this withProxyChannelId($value)
3816
 * @method string getTaskType()
3817
 * @method $this withTaskType($value)
3818
 * @method string getRealCostAmount()
3819
 * @method $this withRealCostAmount($value)
3820
 * @method string getTaskBizType()
3821
 * @method $this withTaskBizType($value)
3822
 * @method string getSex()
3823
 * @method $this withSex($value)
3824
 * @method string getBrandUserId()
3825
 * @method $this withBrandUserId($value)
3826
 * @method string getBrandName()
3827
 * @method $this withBrandName($value)
3828
 * @method string getProxyUserId()
3829
 * @method $this withProxyUserId($value)
3830
 * @method string getDeviceId()
3831
 * @method $this withDeviceId($value)
3832
 * @method string getHolderId()
3833
 * @method $this withHolderId($value)
3834
 * @method string getBizSerialNumber()
3835
 * @method $this withBizSerialNumber($value)
3836
 * @method string getTaskRuleType()
3837
 * @method $this withTaskRuleType($value)
3838
 * @method string getV()
3839
 * @method $this withV($value)
3840
 * @method string getIndustryLabelBagId()
3841
 * @method $this withIndustryLabelBagId($value)
3842
 * @method string getApplyPrice()
3843
 * @method $this withApplyPrice($value)
3844
 * @method string getTradeTimeString()
3845
 * @method $this withTradeTimeString($value)
3846
 * @method string getExtendInfo()
3847
 * @method $this withExtendInfo($value)
3848
 * @method string getChannelId()
3849
 * @method $this withChannelId($value)
3850
 * @method string getAge()
3851
 * @method $this withAge($value)
3852
 * @method string getTaskId()
3853
 * @method $this withTaskId($value)
3854
 * @method string getStatus()
3855
 * @method $this withStatus($value)
3856
 */
3857
class SyncUnionOrder extends Rpc
3858
{
3859
}
3860
3861
/**
3862
 * @method string getBusiness()
3863
 * @method $this withBusiness($value)
3864
 * @method string getClientToken()
3865
 * @method $this withClientToken($value)
3866
 * @method string getUserId()
3867
 * @method $this withUserId($value)
3868
 * @method string getOriginSiteUserId()
3869
 * @method $this withOriginSiteUserId($value)
3870
 * @method string getEnvironment()
3871
 * @method $this withEnvironment($value)
3872
 * @method string getAppName()
3873
 * @method $this withAppName($value)
3874
 * @method string getTenantId()
3875
 * @method $this withTenantId($value)
3876
 * @method string getUserSite()
3877
 * @method $this withUserSite($value)
3878
 * @method string getFlow()
3879
 */
3880
class UpdateFlow extends Rpc
3881
{
3882
3883
    /**
3884
     * @param string $value
3885
     *
3886
     * @return $this
3887
     */
3888
    public function withFlow($value)
3889
    {
3890
        $this->data['Flow'] = $value;
3891
        $this->options['form_params']['Flow'] = $value;
3892
3893
        return $this;
3894
    }
3895
}
3896
3897
/**
3898
 * @method string getBusiness()
3899
 * @method $this withBusiness($value)
3900
 * @method string getClientToken()
3901
 * @method $this withClientToken($value)
3902
 * @method string getUserId()
3903
 * @method $this withUserId($value)
3904
 * @method string getOriginSiteUserId()
3905
 * @method $this withOriginSiteUserId($value)
3906
 * @method string getSspUser()
3907
 * @method string getEnvironment()
3908
 * @method $this withEnvironment($value)
3909
 * @method string getAppName()
3910
 * @method $this withAppName($value)
3911
 * @method string getTenantId()
3912
 * @method $this withTenantId($value)
3913
 * @method string getUserSite()
3914
 * @method $this withUserSite($value)
3915
 */
3916
class UpdateUser extends Rpc
3917
{
3918
3919
    /**
3920
     * @param string $value
3921
     *
3922
     * @return $this
3923
     */
3924
    public function withSspUser($value)
3925
    {
3926
        $this->data['SspUser'] = $value;
3927
        $this->options['form_params']['SspUser'] = $value;
3928
3929
        return $this;
3930
    }
3931
}
3932