huaweicloudsdkmsgsms 3.1.142__py2.py3-none-any.whl → 3.1.144__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- huaweicloudsdkmsgsms/v2/model/api_template_variable.py +15 -15
- huaweicloudsdkmsgsms/v2/model/create_app_request.py +3 -3
- huaweicloudsdkmsgsms/v2/model/create_app_response.py +9 -9
- huaweicloudsdkmsgsms/v2/model/create_signature_request.py +3 -3
- huaweicloudsdkmsgsms/v2/model/create_signature_response.py +7 -7
- huaweicloudsdkmsgsms/v2/model/create_template_request.py +3 -3
- huaweicloudsdkmsgsms/v2/model/create_template_response.py +5 -5
- huaweicloudsdkmsgsms/v2/model/delete_signature_request.py +3 -3
- huaweicloudsdkmsgsms/v2/model/delete_signature_response.py +1 -1
- huaweicloudsdkmsgsms/v2/model/delete_template_request.py +3 -3
- huaweicloudsdkmsgsms/v2/model/delete_template_response.py +1 -1
- huaweicloudsdkmsgsms/v2/model/enable_signature_request.py +3 -3
- huaweicloudsdkmsgsms/v2/model/enable_signature_response.py +1 -1
- huaweicloudsdkmsgsms/v2/model/list_app_details_request.py +19 -19
- huaweicloudsdkmsgsms/v2/model/list_app_details_response.py +5 -5
- huaweicloudsdkmsgsms/v2/model/list_send_country_details_request.py +5 -5
- huaweicloudsdkmsgsms/v2/model/list_send_country_details_response.py +3 -3
- huaweicloudsdkmsgsms/v2/model/list_signature_details_request.py +25 -25
- huaweicloudsdkmsgsms/v2/model/list_signature_details_response.py +5 -5
- huaweicloudsdkmsgsms/v2/model/list_template_details_request.py +31 -31
- huaweicloudsdkmsgsms/v2/model/list_template_details_response.py +5 -5
- huaweicloudsdkmsgsms/v2/model/list_template_varilable_details_request.py +3 -3
- huaweicloudsdkmsgsms/v2/model/list_template_varilable_details_response.py +5 -5
- huaweicloudsdkmsgsms/v2/model/show_app_count_request.py +3 -3
- huaweicloudsdkmsgsms/v2/model/show_app_count_response.py +5 -5
- huaweicloudsdkmsgsms/v2/model/show_app_request.py +3 -3
- huaweicloudsdkmsgsms/v2/model/show_app_response.py +45 -45
- huaweicloudsdkmsgsms/v2/model/show_signature_file_request.py +3 -3
- huaweicloudsdkmsgsms/v2/model/show_signature_file_response.py +19 -19
- huaweicloudsdkmsgsms/v2/model/show_signature_request.py +3 -3
- huaweicloudsdkmsgsms/v2/model/show_signature_response.py +53 -53
- huaweicloudsdkmsgsms/v2/model/show_template_request.py +3 -3
- huaweicloudsdkmsgsms/v2/model/show_template_response.py +61 -61
- huaweicloudsdkmsgsms/v2/model/sms_app_add_req.py +15 -15
- huaweicloudsdkmsgsms/v2/model/sms_app_query_resp.py +45 -45
- huaweicloudsdkmsgsms/v2/model/sms_app_update_req.py +13 -13
- huaweicloudsdkmsgsms/v2/model/sms_country_resp.py +7 -7
- huaweicloudsdkmsgsms/v2/model/sms_signature_req.py +21 -21
- huaweicloudsdkmsgsms/v2/model/sms_signature_resp.py +53 -53
- huaweicloudsdkmsgsms/v2/model/sms_template_req.py +25 -25
- huaweicloudsdkmsgsms/v2/model/sms_template_resp.py +61 -61
- huaweicloudsdkmsgsms/v2/model/sms_template_variable_attr_req.py +7 -7
- huaweicloudsdkmsgsms/v2/model/tenant_basic.py +7 -7
- huaweicloudsdkmsgsms/v2/model/update_app_request.py +5 -5
- huaweicloudsdkmsgsms/v2/model/update_app_response.py +7 -7
- huaweicloudsdkmsgsms/v2/model/update_signature_request.py +5 -5
- huaweicloudsdkmsgsms/v2/model/update_signature_response.py +7 -7
- huaweicloudsdkmsgsms/v2/model/update_template_request.py +5 -5
- huaweicloudsdkmsgsms/v2/model/update_template_response.py +5 -5
- huaweicloudsdkmsgsms/v2/model/upload_signature_file_request.py +5 -5
- huaweicloudsdkmsgsms/v2/model/upload_signature_file_request_body.py +3 -3
- huaweicloudsdkmsgsms/v2/model/upload_signature_file_response.py +3 -3
- huaweicloudsdkmsgsms/v2/msgsms_async_client.py +20 -20
- huaweicloudsdkmsgsms/v2/msgsms_client.py +20 -20
- {huaweicloudsdkmsgsms-3.1.142.dist-info → huaweicloudsdkmsgsms-3.1.144.dist-info}/METADATA +2 -2
- huaweicloudsdkmsgsms-3.1.144.dist-info/RECORD +64 -0
- huaweicloudsdkmsgsms-3.1.142.dist-info/RECORD +0 -64
- {huaweicloudsdkmsgsms-3.1.142.dist-info → huaweicloudsdkmsgsms-3.1.144.dist-info}/LICENSE +0 -0
- {huaweicloudsdkmsgsms-3.1.142.dist-info → huaweicloudsdkmsgsms-3.1.144.dist-info}/WHEEL +0 -0
- {huaweicloudsdkmsgsms-3.1.142.dist-info → huaweicloudsdkmsgsms-3.1.144.dist-info}/top_level.txt +0 -0
@@ -83,7 +83,7 @@ class SmsTemplateResp:
|
|
83
83
|
}
|
84
84
|
|
85
85
|
def __init__(self, id=None, create_time=None, update_time=None, customer_id=None, tenant=None, template_name=None, template_id=None, template_type=None, app_name=None, app_key=None, sign_id=None, template_content=None, has_variable=None, template_desc=None, review_desc=None, review_order=None, flow_status=None, universal_template=None, status=None, region=None, brackets=None, site=None, urge_status=None, urge_time=None, urge_desc=None, send_country1=None, send_country2=None, send_country3=None, is_support_multiomp=None, country_name=None):
|
86
|
-
"""SmsTemplateResp
|
86
|
+
r"""SmsTemplateResp
|
87
87
|
|
88
88
|
The model defined in huaweicloud sdk
|
89
89
|
|
@@ -246,7 +246,7 @@ class SmsTemplateResp:
|
|
246
246
|
|
247
247
|
@property
|
248
248
|
def id(self):
|
249
|
-
"""Gets the id of this SmsTemplateResp.
|
249
|
+
r"""Gets the id of this SmsTemplateResp.
|
250
250
|
|
251
251
|
模板主键ID,用于获取、修改、删除模板以及查询模板变量的唯一标识
|
252
252
|
|
@@ -257,7 +257,7 @@ class SmsTemplateResp:
|
|
257
257
|
|
258
258
|
@id.setter
|
259
259
|
def id(self, id):
|
260
|
-
"""Sets the id of this SmsTemplateResp.
|
260
|
+
r"""Sets the id of this SmsTemplateResp.
|
261
261
|
|
262
262
|
模板主键ID,用于获取、修改、删除模板以及查询模板变量的唯一标识
|
263
263
|
|
@@ -268,7 +268,7 @@ class SmsTemplateResp:
|
|
268
268
|
|
269
269
|
@property
|
270
270
|
def create_time(self):
|
271
|
-
"""Gets the create_time of this SmsTemplateResp.
|
271
|
+
r"""Gets the create_time of this SmsTemplateResp.
|
272
272
|
|
273
273
|
创建时间[yyyy-MM-dd HH:mm:ss]
|
274
274
|
|
@@ -279,7 +279,7 @@ class SmsTemplateResp:
|
|
279
279
|
|
280
280
|
@create_time.setter
|
281
281
|
def create_time(self, create_time):
|
282
|
-
"""Sets the create_time of this SmsTemplateResp.
|
282
|
+
r"""Sets the create_time of this SmsTemplateResp.
|
283
283
|
|
284
284
|
创建时间[yyyy-MM-dd HH:mm:ss]
|
285
285
|
|
@@ -290,7 +290,7 @@ class SmsTemplateResp:
|
|
290
290
|
|
291
291
|
@property
|
292
292
|
def update_time(self):
|
293
|
-
"""Gets the update_time of this SmsTemplateResp.
|
293
|
+
r"""Gets the update_time of this SmsTemplateResp.
|
294
294
|
|
295
295
|
更新时间[yyyy-MM-dd HH:mm:ss]
|
296
296
|
|
@@ -301,7 +301,7 @@ class SmsTemplateResp:
|
|
301
301
|
|
302
302
|
@update_time.setter
|
303
303
|
def update_time(self, update_time):
|
304
|
-
"""Sets the update_time of this SmsTemplateResp.
|
304
|
+
r"""Sets the update_time of this SmsTemplateResp.
|
305
305
|
|
306
306
|
更新时间[yyyy-MM-dd HH:mm:ss]
|
307
307
|
|
@@ -312,7 +312,7 @@ class SmsTemplateResp:
|
|
312
312
|
|
313
313
|
@property
|
314
314
|
def customer_id(self):
|
315
|
-
"""Gets the customer_id of this SmsTemplateResp.
|
315
|
+
r"""Gets the customer_id of this SmsTemplateResp.
|
316
316
|
|
317
317
|
租户customer id
|
318
318
|
|
@@ -323,7 +323,7 @@ class SmsTemplateResp:
|
|
323
323
|
|
324
324
|
@customer_id.setter
|
325
325
|
def customer_id(self, customer_id):
|
326
|
-
"""Sets the customer_id of this SmsTemplateResp.
|
326
|
+
r"""Sets the customer_id of this SmsTemplateResp.
|
327
327
|
|
328
328
|
租户customer id
|
329
329
|
|
@@ -334,7 +334,7 @@ class SmsTemplateResp:
|
|
334
334
|
|
335
335
|
@property
|
336
336
|
def tenant(self):
|
337
|
-
"""Gets the tenant of this SmsTemplateResp.
|
337
|
+
r"""Gets the tenant of this SmsTemplateResp.
|
338
338
|
|
339
339
|
:return: The tenant of this SmsTemplateResp.
|
340
340
|
:rtype: :class:`huaweicloudsdkmsgsms.v2.TenantBasic`
|
@@ -343,7 +343,7 @@ class SmsTemplateResp:
|
|
343
343
|
|
344
344
|
@tenant.setter
|
345
345
|
def tenant(self, tenant):
|
346
|
-
"""Sets the tenant of this SmsTemplateResp.
|
346
|
+
r"""Sets the tenant of this SmsTemplateResp.
|
347
347
|
|
348
348
|
:param tenant: The tenant of this SmsTemplateResp.
|
349
349
|
:type tenant: :class:`huaweicloudsdkmsgsms.v2.TenantBasic`
|
@@ -352,7 +352,7 @@ class SmsTemplateResp:
|
|
352
352
|
|
353
353
|
@property
|
354
354
|
def template_name(self):
|
355
|
-
"""Gets the template_name of this SmsTemplateResp.
|
355
|
+
r"""Gets the template_name of this SmsTemplateResp.
|
356
356
|
|
357
357
|
模板名称
|
358
358
|
|
@@ -363,7 +363,7 @@ class SmsTemplateResp:
|
|
363
363
|
|
364
364
|
@template_name.setter
|
365
365
|
def template_name(self, template_name):
|
366
|
-
"""Sets the template_name of this SmsTemplateResp.
|
366
|
+
r"""Sets the template_name of this SmsTemplateResp.
|
367
367
|
|
368
368
|
模板名称
|
369
369
|
|
@@ -374,7 +374,7 @@ class SmsTemplateResp:
|
|
374
374
|
|
375
375
|
@property
|
376
376
|
def template_id(self):
|
377
|
-
"""Gets the template_id of this SmsTemplateResp.
|
377
|
+
r"""Gets the template_id of this SmsTemplateResp.
|
378
378
|
|
379
379
|
模板ID
|
380
380
|
|
@@ -385,7 +385,7 @@ class SmsTemplateResp:
|
|
385
385
|
|
386
386
|
@template_id.setter
|
387
387
|
def template_id(self, template_id):
|
388
|
-
"""Sets the template_id of this SmsTemplateResp.
|
388
|
+
r"""Sets the template_id of this SmsTemplateResp.
|
389
389
|
|
390
390
|
模板ID
|
391
391
|
|
@@ -396,7 +396,7 @@ class SmsTemplateResp:
|
|
396
396
|
|
397
397
|
@property
|
398
398
|
def template_type(self):
|
399
|
-
"""Gets the template_type of this SmsTemplateResp.
|
399
|
+
r"""Gets the template_type of this SmsTemplateResp.
|
400
400
|
|
401
401
|
模板类型
|
402
402
|
|
@@ -407,7 +407,7 @@ class SmsTemplateResp:
|
|
407
407
|
|
408
408
|
@template_type.setter
|
409
409
|
def template_type(self, template_type):
|
410
|
-
"""Sets the template_type of this SmsTemplateResp.
|
410
|
+
r"""Sets the template_type of this SmsTemplateResp.
|
411
411
|
|
412
412
|
模板类型
|
413
413
|
|
@@ -418,7 +418,7 @@ class SmsTemplateResp:
|
|
418
418
|
|
419
419
|
@property
|
420
420
|
def app_name(self):
|
421
|
-
"""Gets the app_name of this SmsTemplateResp.
|
421
|
+
r"""Gets the app_name of this SmsTemplateResp.
|
422
422
|
|
423
423
|
应用名称
|
424
424
|
|
@@ -429,7 +429,7 @@ class SmsTemplateResp:
|
|
429
429
|
|
430
430
|
@app_name.setter
|
431
431
|
def app_name(self, app_name):
|
432
|
-
"""Sets the app_name of this SmsTemplateResp.
|
432
|
+
r"""Sets the app_name of this SmsTemplateResp.
|
433
433
|
|
434
434
|
应用名称
|
435
435
|
|
@@ -440,7 +440,7 @@ class SmsTemplateResp:
|
|
440
440
|
|
441
441
|
@property
|
442
442
|
def app_key(self):
|
443
|
-
"""Gets the app_key of this SmsTemplateResp.
|
443
|
+
r"""Gets the app_key of this SmsTemplateResp.
|
444
444
|
|
445
445
|
应用key
|
446
446
|
|
@@ -451,7 +451,7 @@ class SmsTemplateResp:
|
|
451
451
|
|
452
452
|
@app_key.setter
|
453
453
|
def app_key(self, app_key):
|
454
|
-
"""Sets the app_key of this SmsTemplateResp.
|
454
|
+
r"""Sets the app_key of this SmsTemplateResp.
|
455
455
|
|
456
456
|
应用key
|
457
457
|
|
@@ -462,7 +462,7 @@ class SmsTemplateResp:
|
|
462
462
|
|
463
463
|
@property
|
464
464
|
def sign_id(self):
|
465
|
-
"""Gets the sign_id of this SmsTemplateResp.
|
465
|
+
r"""Gets the sign_id of this SmsTemplateResp.
|
466
466
|
|
467
467
|
签名主键id
|
468
468
|
|
@@ -473,7 +473,7 @@ class SmsTemplateResp:
|
|
473
473
|
|
474
474
|
@sign_id.setter
|
475
475
|
def sign_id(self, sign_id):
|
476
|
-
"""Sets the sign_id of this SmsTemplateResp.
|
476
|
+
r"""Sets the sign_id of this SmsTemplateResp.
|
477
477
|
|
478
478
|
签名主键id
|
479
479
|
|
@@ -484,7 +484,7 @@ class SmsTemplateResp:
|
|
484
484
|
|
485
485
|
@property
|
486
486
|
def template_content(self):
|
487
|
-
"""Gets the template_content of this SmsTemplateResp.
|
487
|
+
r"""Gets the template_content of this SmsTemplateResp.
|
488
488
|
|
489
489
|
模板内容
|
490
490
|
|
@@ -495,7 +495,7 @@ class SmsTemplateResp:
|
|
495
495
|
|
496
496
|
@template_content.setter
|
497
497
|
def template_content(self, template_content):
|
498
|
-
"""Sets the template_content of this SmsTemplateResp.
|
498
|
+
r"""Sets the template_content of this SmsTemplateResp.
|
499
499
|
|
500
500
|
模板内容
|
501
501
|
|
@@ -506,7 +506,7 @@ class SmsTemplateResp:
|
|
506
506
|
|
507
507
|
@property
|
508
508
|
def has_variable(self):
|
509
|
-
"""Gets the has_variable of this SmsTemplateResp.
|
509
|
+
r"""Gets the has_variable of this SmsTemplateResp.
|
510
510
|
|
511
511
|
是否有变量
|
512
512
|
|
@@ -517,7 +517,7 @@ class SmsTemplateResp:
|
|
517
517
|
|
518
518
|
@has_variable.setter
|
519
519
|
def has_variable(self, has_variable):
|
520
|
-
"""Sets the has_variable of this SmsTemplateResp.
|
520
|
+
r"""Sets the has_variable of this SmsTemplateResp.
|
521
521
|
|
522
522
|
是否有变量
|
523
523
|
|
@@ -528,7 +528,7 @@ class SmsTemplateResp:
|
|
528
528
|
|
529
529
|
@property
|
530
530
|
def template_desc(self):
|
531
|
-
"""Gets the template_desc of this SmsTemplateResp.
|
531
|
+
r"""Gets the template_desc of this SmsTemplateResp.
|
532
532
|
|
533
533
|
申请描述
|
534
534
|
|
@@ -539,7 +539,7 @@ class SmsTemplateResp:
|
|
539
539
|
|
540
540
|
@template_desc.setter
|
541
541
|
def template_desc(self, template_desc):
|
542
|
-
"""Sets the template_desc of this SmsTemplateResp.
|
542
|
+
r"""Sets the template_desc of this SmsTemplateResp.
|
543
543
|
|
544
544
|
申请描述
|
545
545
|
|
@@ -550,7 +550,7 @@ class SmsTemplateResp:
|
|
550
550
|
|
551
551
|
@property
|
552
552
|
def review_desc(self):
|
553
|
-
"""Gets the review_desc of this SmsTemplateResp.
|
553
|
+
r"""Gets the review_desc of this SmsTemplateResp.
|
554
554
|
|
555
555
|
审核意见
|
556
556
|
|
@@ -561,7 +561,7 @@ class SmsTemplateResp:
|
|
561
561
|
|
562
562
|
@review_desc.setter
|
563
563
|
def review_desc(self, review_desc):
|
564
|
-
"""Sets the review_desc of this SmsTemplateResp.
|
564
|
+
r"""Sets the review_desc of this SmsTemplateResp.
|
565
565
|
|
566
566
|
审核意见
|
567
567
|
|
@@ -572,7 +572,7 @@ class SmsTemplateResp:
|
|
572
572
|
|
573
573
|
@property
|
574
574
|
def review_order(self):
|
575
|
-
"""Gets the review_order of this SmsTemplateResp.
|
575
|
+
r"""Gets the review_order of this SmsTemplateResp.
|
576
576
|
|
577
577
|
审核人账号
|
578
578
|
|
@@ -583,7 +583,7 @@ class SmsTemplateResp:
|
|
583
583
|
|
584
584
|
@review_order.setter
|
585
585
|
def review_order(self, review_order):
|
586
|
-
"""Sets the review_order of this SmsTemplateResp.
|
586
|
+
r"""Sets the review_order of this SmsTemplateResp.
|
587
587
|
|
588
588
|
审核人账号
|
589
589
|
|
@@ -594,7 +594,7 @@ class SmsTemplateResp:
|
|
594
594
|
|
595
595
|
@property
|
596
596
|
def flow_status(self):
|
597
|
-
"""Gets the flow_status of this SmsTemplateResp.
|
597
|
+
r"""Gets the flow_status of this SmsTemplateResp.
|
598
598
|
|
599
599
|
流程状态
|
600
600
|
|
@@ -605,7 +605,7 @@ class SmsTemplateResp:
|
|
605
605
|
|
606
606
|
@flow_status.setter
|
607
607
|
def flow_status(self, flow_status):
|
608
|
-
"""Sets the flow_status of this SmsTemplateResp.
|
608
|
+
r"""Sets the flow_status of this SmsTemplateResp.
|
609
609
|
|
610
610
|
流程状态
|
611
611
|
|
@@ -616,7 +616,7 @@ class SmsTemplateResp:
|
|
616
616
|
|
617
617
|
@property
|
618
618
|
def universal_template(self):
|
619
|
-
"""Gets the universal_template of this SmsTemplateResp.
|
619
|
+
r"""Gets the universal_template of this SmsTemplateResp.
|
620
620
|
|
621
621
|
是否是通用模板
|
622
622
|
|
@@ -627,7 +627,7 @@ class SmsTemplateResp:
|
|
627
627
|
|
628
628
|
@universal_template.setter
|
629
629
|
def universal_template(self, universal_template):
|
630
|
-
"""Sets the universal_template of this SmsTemplateResp.
|
630
|
+
r"""Sets the universal_template of this SmsTemplateResp.
|
631
631
|
|
632
632
|
是否是通用模板
|
633
633
|
|
@@ -638,7 +638,7 @@ class SmsTemplateResp:
|
|
638
638
|
|
639
639
|
@property
|
640
640
|
def status(self):
|
641
|
-
"""Gets the status of this SmsTemplateResp.
|
641
|
+
r"""Gets the status of this SmsTemplateResp.
|
642
642
|
|
643
643
|
模板状态
|
644
644
|
|
@@ -649,7 +649,7 @@ class SmsTemplateResp:
|
|
649
649
|
|
650
650
|
@status.setter
|
651
651
|
def status(self, status):
|
652
|
-
"""Sets the status of this SmsTemplateResp.
|
652
|
+
r"""Sets the status of this SmsTemplateResp.
|
653
653
|
|
654
654
|
模板状态
|
655
655
|
|
@@ -660,7 +660,7 @@ class SmsTemplateResp:
|
|
660
660
|
|
661
661
|
@property
|
662
662
|
def region(self):
|
663
|
-
"""Gets the region of this SmsTemplateResp.
|
663
|
+
r"""Gets the region of this SmsTemplateResp.
|
664
664
|
|
665
665
|
地域 1. cn:国内 2. intl:国际
|
666
666
|
|
@@ -671,7 +671,7 @@ class SmsTemplateResp:
|
|
671
671
|
|
672
672
|
@region.setter
|
673
673
|
def region(self, region):
|
674
|
-
"""Sets the region of this SmsTemplateResp.
|
674
|
+
r"""Sets the region of this SmsTemplateResp.
|
675
675
|
|
676
676
|
地域 1. cn:国内 2. intl:国际
|
677
677
|
|
@@ -682,7 +682,7 @@ class SmsTemplateResp:
|
|
682
682
|
|
683
683
|
@property
|
684
684
|
def brackets(self):
|
685
|
-
"""Gets the brackets of this SmsTemplateResp.
|
685
|
+
r"""Gets the brackets of this SmsTemplateResp.
|
686
686
|
|
687
687
|
中括号类型 支持枚举值: CN: 中文类型 GB: 英文类型
|
688
688
|
|
@@ -693,7 +693,7 @@ class SmsTemplateResp:
|
|
693
693
|
|
694
694
|
@brackets.setter
|
695
695
|
def brackets(self, brackets):
|
696
|
-
"""Sets the brackets of this SmsTemplateResp.
|
696
|
+
r"""Sets the brackets of this SmsTemplateResp.
|
697
697
|
|
698
698
|
中括号类型 支持枚举值: CN: 中文类型 GB: 英文类型
|
699
699
|
|
@@ -704,7 +704,7 @@ class SmsTemplateResp:
|
|
704
704
|
|
705
705
|
@property
|
706
706
|
def site(self):
|
707
|
-
"""Gets the site of this SmsTemplateResp.
|
707
|
+
r"""Gets the site of this SmsTemplateResp.
|
708
708
|
|
709
709
|
站点
|
710
710
|
|
@@ -715,7 +715,7 @@ class SmsTemplateResp:
|
|
715
715
|
|
716
716
|
@site.setter
|
717
717
|
def site(self, site):
|
718
|
-
"""Sets the site of this SmsTemplateResp.
|
718
|
+
r"""Sets the site of this SmsTemplateResp.
|
719
719
|
|
720
720
|
站点
|
721
721
|
|
@@ -726,7 +726,7 @@ class SmsTemplateResp:
|
|
726
726
|
|
727
727
|
@property
|
728
728
|
def urge_status(self):
|
729
|
-
"""Gets the urge_status of this SmsTemplateResp.
|
729
|
+
r"""Gets the urge_status of this SmsTemplateResp.
|
730
730
|
|
731
731
|
催审状态
|
732
732
|
|
@@ -737,7 +737,7 @@ class SmsTemplateResp:
|
|
737
737
|
|
738
738
|
@urge_status.setter
|
739
739
|
def urge_status(self, urge_status):
|
740
|
-
"""Sets the urge_status of this SmsTemplateResp.
|
740
|
+
r"""Sets the urge_status of this SmsTemplateResp.
|
741
741
|
|
742
742
|
催审状态
|
743
743
|
|
@@ -748,7 +748,7 @@ class SmsTemplateResp:
|
|
748
748
|
|
749
749
|
@property
|
750
750
|
def urge_time(self):
|
751
|
-
"""Gets the urge_time of this SmsTemplateResp.
|
751
|
+
r"""Gets the urge_time of this SmsTemplateResp.
|
752
752
|
|
753
753
|
催审时间
|
754
754
|
|
@@ -759,7 +759,7 @@ class SmsTemplateResp:
|
|
759
759
|
|
760
760
|
@urge_time.setter
|
761
761
|
def urge_time(self, urge_time):
|
762
|
-
"""Sets the urge_time of this SmsTemplateResp.
|
762
|
+
r"""Sets the urge_time of this SmsTemplateResp.
|
763
763
|
|
764
764
|
催审时间
|
765
765
|
|
@@ -770,7 +770,7 @@ class SmsTemplateResp:
|
|
770
770
|
|
771
771
|
@property
|
772
772
|
def urge_desc(self):
|
773
|
-
"""Gets the urge_desc of this SmsTemplateResp.
|
773
|
+
r"""Gets the urge_desc of this SmsTemplateResp.
|
774
774
|
|
775
775
|
催审描述
|
776
776
|
|
@@ -781,7 +781,7 @@ class SmsTemplateResp:
|
|
781
781
|
|
782
782
|
@urge_desc.setter
|
783
783
|
def urge_desc(self, urge_desc):
|
784
|
-
"""Sets the urge_desc of this SmsTemplateResp.
|
784
|
+
r"""Sets the urge_desc of this SmsTemplateResp.
|
785
785
|
|
786
786
|
催审描述
|
787
787
|
|
@@ -792,7 +792,7 @@ class SmsTemplateResp:
|
|
792
792
|
|
793
793
|
@property
|
794
794
|
def send_country1(self):
|
795
|
-
"""Gets the send_country1 of this SmsTemplateResp.
|
795
|
+
r"""Gets the send_country1 of this SmsTemplateResp.
|
796
796
|
|
797
797
|
发送国家1
|
798
798
|
|
@@ -803,7 +803,7 @@ class SmsTemplateResp:
|
|
803
803
|
|
804
804
|
@send_country1.setter
|
805
805
|
def send_country1(self, send_country1):
|
806
|
-
"""Sets the send_country1 of this SmsTemplateResp.
|
806
|
+
r"""Sets the send_country1 of this SmsTemplateResp.
|
807
807
|
|
808
808
|
发送国家1
|
809
809
|
|
@@ -814,7 +814,7 @@ class SmsTemplateResp:
|
|
814
814
|
|
815
815
|
@property
|
816
816
|
def send_country2(self):
|
817
|
-
"""Gets the send_country2 of this SmsTemplateResp.
|
817
|
+
r"""Gets the send_country2 of this SmsTemplateResp.
|
818
818
|
|
819
819
|
发送国家2
|
820
820
|
|
@@ -825,7 +825,7 @@ class SmsTemplateResp:
|
|
825
825
|
|
826
826
|
@send_country2.setter
|
827
827
|
def send_country2(self, send_country2):
|
828
|
-
"""Sets the send_country2 of this SmsTemplateResp.
|
828
|
+
r"""Sets the send_country2 of this SmsTemplateResp.
|
829
829
|
|
830
830
|
发送国家2
|
831
831
|
|
@@ -836,7 +836,7 @@ class SmsTemplateResp:
|
|
836
836
|
|
837
837
|
@property
|
838
838
|
def send_country3(self):
|
839
|
-
"""Gets the send_country3 of this SmsTemplateResp.
|
839
|
+
r"""Gets the send_country3 of this SmsTemplateResp.
|
840
840
|
|
841
841
|
发送国家3
|
842
842
|
|
@@ -847,7 +847,7 @@ class SmsTemplateResp:
|
|
847
847
|
|
848
848
|
@send_country3.setter
|
849
849
|
def send_country3(self, send_country3):
|
850
|
-
"""Sets the send_country3 of this SmsTemplateResp.
|
850
|
+
r"""Sets the send_country3 of this SmsTemplateResp.
|
851
851
|
|
852
852
|
发送国家3
|
853
853
|
|
@@ -858,7 +858,7 @@ class SmsTemplateResp:
|
|
858
858
|
|
859
859
|
@property
|
860
860
|
def is_support_multiomp(self):
|
861
|
-
"""Gets the is_support_multiomp of this SmsTemplateResp.
|
861
|
+
r"""Gets the is_support_multiomp of this SmsTemplateResp.
|
862
862
|
|
863
863
|
是否支持多OMP
|
864
864
|
|
@@ -869,7 +869,7 @@ class SmsTemplateResp:
|
|
869
869
|
|
870
870
|
@is_support_multiomp.setter
|
871
871
|
def is_support_multiomp(self, is_support_multiomp):
|
872
|
-
"""Sets the is_support_multiomp of this SmsTemplateResp.
|
872
|
+
r"""Sets the is_support_multiomp of this SmsTemplateResp.
|
873
873
|
|
874
874
|
是否支持多OMP
|
875
875
|
|
@@ -880,7 +880,7 @@ class SmsTemplateResp:
|
|
880
880
|
|
881
881
|
@property
|
882
882
|
def country_name(self):
|
883
|
-
"""Gets the country_name of this SmsTemplateResp.
|
883
|
+
r"""Gets the country_name of this SmsTemplateResp.
|
884
884
|
|
885
885
|
国家名称列表,返回发送国家前三名的国家名称,国家名称间以\"~\"分隔
|
886
886
|
|
@@ -891,7 +891,7 @@ class SmsTemplateResp:
|
|
891
891
|
|
892
892
|
@country_name.setter
|
893
893
|
def country_name(self, country_name):
|
894
|
-
"""Sets the country_name of this SmsTemplateResp.
|
894
|
+
r"""Sets the country_name of this SmsTemplateResp.
|
895
895
|
|
896
896
|
国家名称列表,返回发送国家前三名的国家名称,国家名称间以\"~\"分隔
|
897
897
|
|
@@ -29,7 +29,7 @@ class SmsTemplateVariableAttrReq:
|
|
29
29
|
}
|
30
30
|
|
31
31
|
def __init__(self, variable_desc=None, variable_index=None, variable_type=None):
|
32
|
-
"""SmsTemplateVariableAttrReq
|
32
|
+
r"""SmsTemplateVariableAttrReq
|
33
33
|
|
34
34
|
The model defined in huaweicloud sdk
|
35
35
|
|
@@ -55,7 +55,7 @@ class SmsTemplateVariableAttrReq:
|
|
55
55
|
|
56
56
|
@property
|
57
57
|
def variable_desc(self):
|
58
|
-
"""Gets the variable_desc of this SmsTemplateVariableAttrReq.
|
58
|
+
r"""Gets the variable_desc of this SmsTemplateVariableAttrReq.
|
59
59
|
|
60
60
|
变量说明,当变量类型为TEXT时,必填
|
61
61
|
|
@@ -66,7 +66,7 @@ class SmsTemplateVariableAttrReq:
|
|
66
66
|
|
67
67
|
@variable_desc.setter
|
68
68
|
def variable_desc(self, variable_desc):
|
69
|
-
"""Sets the variable_desc of this SmsTemplateVariableAttrReq.
|
69
|
+
r"""Sets the variable_desc of this SmsTemplateVariableAttrReq.
|
70
70
|
|
71
71
|
变量说明,当变量类型为TEXT时,必填
|
72
72
|
|
@@ -77,7 +77,7 @@ class SmsTemplateVariableAttrReq:
|
|
77
77
|
|
78
78
|
@property
|
79
79
|
def variable_index(self):
|
80
|
-
"""Gets the variable_index of this SmsTemplateVariableAttrReq.
|
80
|
+
r"""Gets the variable_index of this SmsTemplateVariableAttrReq.
|
81
81
|
|
82
82
|
变量索引,对应模板内容变量索引
|
83
83
|
|
@@ -88,7 +88,7 @@ class SmsTemplateVariableAttrReq:
|
|
88
88
|
|
89
89
|
@variable_index.setter
|
90
90
|
def variable_index(self, variable_index):
|
91
|
-
"""Sets the variable_index of this SmsTemplateVariableAttrReq.
|
91
|
+
r"""Sets the variable_index of this SmsTemplateVariableAttrReq.
|
92
92
|
|
93
93
|
变量索引,对应模板内容变量索引
|
94
94
|
|
@@ -99,7 +99,7 @@ class SmsTemplateVariableAttrReq:
|
|
99
99
|
|
100
100
|
@property
|
101
101
|
def variable_type(self):
|
102
|
-
"""Gets the variable_type of this SmsTemplateVariableAttrReq.
|
102
|
+
r"""Gets the variable_type of this SmsTemplateVariableAttrReq.
|
103
103
|
|
104
104
|
变量类型,目前支持:PHONE|CHARDIGIT|DATETIME|MONEY|TEXT|NEWTEXT|LONGTEXT
|
105
105
|
|
@@ -110,7 +110,7 @@ class SmsTemplateVariableAttrReq:
|
|
110
110
|
|
111
111
|
@variable_type.setter
|
112
112
|
def variable_type(self, variable_type):
|
113
|
-
"""Sets the variable_type of this SmsTemplateVariableAttrReq.
|
113
|
+
r"""Sets the variable_type of this SmsTemplateVariableAttrReq.
|
114
114
|
|
115
115
|
变量类型,目前支持:PHONE|CHARDIGIT|DATETIME|MONEY|TEXT|NEWTEXT|LONGTEXT
|
116
116
|
|
@@ -29,7 +29,7 @@ class TenantBasic:
|
|
29
29
|
}
|
30
30
|
|
31
31
|
def __init__(self, customer_id=None, customer_name=None, enterprise_name=None):
|
32
|
-
"""TenantBasic
|
32
|
+
r"""TenantBasic
|
33
33
|
|
34
34
|
The model defined in huaweicloud sdk
|
35
35
|
|
@@ -57,7 +57,7 @@ class TenantBasic:
|
|
57
57
|
|
58
58
|
@property
|
59
59
|
def customer_id(self):
|
60
|
-
"""Gets the customer_id of this TenantBasic.
|
60
|
+
r"""Gets the customer_id of this TenantBasic.
|
61
61
|
|
62
62
|
租户custom id
|
63
63
|
|
@@ -68,7 +68,7 @@ class TenantBasic:
|
|
68
68
|
|
69
69
|
@customer_id.setter
|
70
70
|
def customer_id(self, customer_id):
|
71
|
-
"""Sets the customer_id of this TenantBasic.
|
71
|
+
r"""Sets the customer_id of this TenantBasic.
|
72
72
|
|
73
73
|
租户custom id
|
74
74
|
|
@@ -79,7 +79,7 @@ class TenantBasic:
|
|
79
79
|
|
80
80
|
@property
|
81
81
|
def customer_name(self):
|
82
|
-
"""Gets the customer_name of this TenantBasic.
|
82
|
+
r"""Gets the customer_name of this TenantBasic.
|
83
83
|
|
84
84
|
租户custom name
|
85
85
|
|
@@ -90,7 +90,7 @@ class TenantBasic:
|
|
90
90
|
|
91
91
|
@customer_name.setter
|
92
92
|
def customer_name(self, customer_name):
|
93
|
-
"""Sets the customer_name of this TenantBasic.
|
93
|
+
r"""Sets the customer_name of this TenantBasic.
|
94
94
|
|
95
95
|
租户custom name
|
96
96
|
|
@@ -101,7 +101,7 @@ class TenantBasic:
|
|
101
101
|
|
102
102
|
@property
|
103
103
|
def enterprise_name(self):
|
104
|
-
"""Gets the enterprise_name of this TenantBasic.
|
104
|
+
r"""Gets the enterprise_name of this TenantBasic.
|
105
105
|
|
106
106
|
租户企业名称
|
107
107
|
|
@@ -112,7 +112,7 @@ class TenantBasic:
|
|
112
112
|
|
113
113
|
@enterprise_name.setter
|
114
114
|
def enterprise_name(self, enterprise_name):
|
115
|
-
"""Sets the enterprise_name of this TenantBasic.
|
115
|
+
r"""Sets the enterprise_name of this TenantBasic.
|
116
116
|
|
117
117
|
租户企业名称
|
118
118
|
|
@@ -27,7 +27,7 @@ class UpdateAppRequest:
|
|
27
27
|
}
|
28
28
|
|
29
29
|
def __init__(self, id=None, body=None):
|
30
|
-
"""UpdateAppRequest
|
30
|
+
r"""UpdateAppRequest
|
31
31
|
|
32
32
|
The model defined in huaweicloud sdk
|
33
33
|
|
@@ -49,7 +49,7 @@ class UpdateAppRequest:
|
|
49
49
|
|
50
50
|
@property
|
51
51
|
def id(self):
|
52
|
-
"""Gets the id of this UpdateAppRequest.
|
52
|
+
r"""Gets the id of this UpdateAppRequest.
|
53
53
|
|
54
54
|
应用主键ID
|
55
55
|
|
@@ -60,7 +60,7 @@ class UpdateAppRequest:
|
|
60
60
|
|
61
61
|
@id.setter
|
62
62
|
def id(self, id):
|
63
|
-
"""Sets the id of this UpdateAppRequest.
|
63
|
+
r"""Sets the id of this UpdateAppRequest.
|
64
64
|
|
65
65
|
应用主键ID
|
66
66
|
|
@@ -71,7 +71,7 @@ class UpdateAppRequest:
|
|
71
71
|
|
72
72
|
@property
|
73
73
|
def body(self):
|
74
|
-
"""Gets the body of this UpdateAppRequest.
|
74
|
+
r"""Gets the body of this UpdateAppRequest.
|
75
75
|
|
76
76
|
:return: The body of this UpdateAppRequest.
|
77
77
|
:rtype: :class:`huaweicloudsdkmsgsms.v2.SmsAppUpdateReq`
|
@@ -80,7 +80,7 @@ class UpdateAppRequest:
|
|
80
80
|
|
81
81
|
@body.setter
|
82
82
|
def body(self, body):
|
83
|
-
"""Sets the body of this UpdateAppRequest.
|
83
|
+
r"""Sets the body of this UpdateAppRequest.
|
84
84
|
|
85
85
|
:param body: The body of this UpdateAppRequest.
|
86
86
|
:type body: :class:`huaweicloudsdkmsgsms.v2.SmsAppUpdateReq`
|