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
@@ -25,7 +25,7 @@ class ListTemplateVarilableDetailsRequest:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, id=None):
|
28
|
-
"""ListTemplateVarilableDetailsRequest
|
28
|
+
r"""ListTemplateVarilableDetailsRequest
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -42,7 +42,7 @@ class ListTemplateVarilableDetailsRequest:
|
|
42
42
|
|
43
43
|
@property
|
44
44
|
def id(self):
|
45
|
-
"""Gets the id of this ListTemplateVarilableDetailsRequest.
|
45
|
+
r"""Gets the id of this ListTemplateVarilableDetailsRequest.
|
46
46
|
|
47
47
|
模板ID
|
48
48
|
|
@@ -53,7 +53,7 @@ class ListTemplateVarilableDetailsRequest:
|
|
53
53
|
|
54
54
|
@id.setter
|
55
55
|
def id(self, id):
|
56
|
-
"""Sets the id of this ListTemplateVarilableDetailsRequest.
|
56
|
+
r"""Sets the id of this ListTemplateVarilableDetailsRequest.
|
57
57
|
|
58
58
|
模板ID
|
59
59
|
|
@@ -28,7 +28,7 @@ class ListTemplateVarilableDetailsResponse(SdkResponse):
|
|
28
28
|
}
|
29
29
|
|
30
30
|
def __init__(self, results=None, total=None):
|
31
|
-
"""ListTemplateVarilableDetailsResponse
|
31
|
+
r"""ListTemplateVarilableDetailsResponse
|
32
32
|
|
33
33
|
The model defined in huaweicloud sdk
|
34
34
|
|
@@ -51,7 +51,7 @@ class ListTemplateVarilableDetailsResponse(SdkResponse):
|
|
51
51
|
|
52
52
|
@property
|
53
53
|
def results(self):
|
54
|
-
"""Gets the results of this ListTemplateVarilableDetailsResponse.
|
54
|
+
r"""Gets the results of this ListTemplateVarilableDetailsResponse.
|
55
55
|
|
56
56
|
查询结果
|
57
57
|
|
@@ -62,7 +62,7 @@ class ListTemplateVarilableDetailsResponse(SdkResponse):
|
|
62
62
|
|
63
63
|
@results.setter
|
64
64
|
def results(self, results):
|
65
|
-
"""Sets the results of this ListTemplateVarilableDetailsResponse.
|
65
|
+
r"""Sets the results of this ListTemplateVarilableDetailsResponse.
|
66
66
|
|
67
67
|
查询结果
|
68
68
|
|
@@ -73,7 +73,7 @@ class ListTemplateVarilableDetailsResponse(SdkResponse):
|
|
73
73
|
|
74
74
|
@property
|
75
75
|
def total(self):
|
76
|
-
"""Gets the total of this ListTemplateVarilableDetailsResponse.
|
76
|
+
r"""Gets the total of this ListTemplateVarilableDetailsResponse.
|
77
77
|
|
78
78
|
总数
|
79
79
|
|
@@ -84,7 +84,7 @@ class ListTemplateVarilableDetailsResponse(SdkResponse):
|
|
84
84
|
|
85
85
|
@total.setter
|
86
86
|
def total(self, total):
|
87
|
-
"""Sets the total of this ListTemplateVarilableDetailsResponse.
|
87
|
+
r"""Sets the total of this ListTemplateVarilableDetailsResponse.
|
88
88
|
|
89
89
|
总数
|
90
90
|
|
@@ -25,7 +25,7 @@ class ShowAppCountRequest:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, region=None):
|
28
|
-
"""ShowAppCountRequest
|
28
|
+
r"""ShowAppCountRequest
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -42,7 +42,7 @@ class ShowAppCountRequest:
|
|
42
42
|
|
43
43
|
@property
|
44
44
|
def region(self):
|
45
|
-
"""Gets the region of this ShowAppCountRequest.
|
45
|
+
r"""Gets the region of this ShowAppCountRequest.
|
46
46
|
|
47
47
|
地域 1. cn:国内 2. intl:国际
|
48
48
|
|
@@ -53,7 +53,7 @@ class ShowAppCountRequest:
|
|
53
53
|
|
54
54
|
@region.setter
|
55
55
|
def region(self, region):
|
56
|
-
"""Sets the region of this ShowAppCountRequest.
|
56
|
+
r"""Sets the region of this ShowAppCountRequest.
|
57
57
|
|
58
58
|
地域 1. cn:国内 2. intl:国际
|
59
59
|
|
@@ -28,7 +28,7 @@ class ShowAppCountResponse(SdkResponse):
|
|
28
28
|
}
|
29
29
|
|
30
30
|
def __init__(self, total=None, used=None):
|
31
|
-
"""ShowAppCountResponse
|
31
|
+
r"""ShowAppCountResponse
|
32
32
|
|
33
33
|
The model defined in huaweicloud sdk
|
34
34
|
|
@@ -51,7 +51,7 @@ class ShowAppCountResponse(SdkResponse):
|
|
51
51
|
|
52
52
|
@property
|
53
53
|
def total(self):
|
54
|
-
"""Gets the total of this ShowAppCountResponse.
|
54
|
+
r"""Gets the total of this ShowAppCountResponse.
|
55
55
|
|
56
56
|
总数
|
57
57
|
|
@@ -62,7 +62,7 @@ class ShowAppCountResponse(SdkResponse):
|
|
62
62
|
|
63
63
|
@total.setter
|
64
64
|
def total(self, total):
|
65
|
-
"""Sets the total of this ShowAppCountResponse.
|
65
|
+
r"""Sets the total of this ShowAppCountResponse.
|
66
66
|
|
67
67
|
总数
|
68
68
|
|
@@ -73,7 +73,7 @@ class ShowAppCountResponse(SdkResponse):
|
|
73
73
|
|
74
74
|
@property
|
75
75
|
def used(self):
|
76
|
-
"""Gets the used of this ShowAppCountResponse.
|
76
|
+
r"""Gets the used of this ShowAppCountResponse.
|
77
77
|
|
78
78
|
已使用数
|
79
79
|
|
@@ -84,7 +84,7 @@ class ShowAppCountResponse(SdkResponse):
|
|
84
84
|
|
85
85
|
@used.setter
|
86
86
|
def used(self, used):
|
87
|
-
"""Sets the used of this ShowAppCountResponse.
|
87
|
+
r"""Sets the used of this ShowAppCountResponse.
|
88
88
|
|
89
89
|
已使用数
|
90
90
|
|
@@ -25,7 +25,7 @@ class ShowAppRequest:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, id=None):
|
28
|
-
"""ShowAppRequest
|
28
|
+
r"""ShowAppRequest
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -42,7 +42,7 @@ class ShowAppRequest:
|
|
42
42
|
|
43
43
|
@property
|
44
44
|
def id(self):
|
45
|
-
"""Gets the id of this ShowAppRequest.
|
45
|
+
r"""Gets the id of this ShowAppRequest.
|
46
46
|
|
47
47
|
应用ID
|
48
48
|
|
@@ -53,7 +53,7 @@ class ShowAppRequest:
|
|
53
53
|
|
54
54
|
@id.setter
|
55
55
|
def id(self, id):
|
56
|
-
"""Sets the id of this ShowAppRequest.
|
56
|
+
r"""Sets the id of this ShowAppRequest.
|
57
57
|
|
58
58
|
应用ID
|
59
59
|
|
@@ -68,7 +68,7 @@ class ShowAppResponse(SdkResponse):
|
|
68
68
|
}
|
69
69
|
|
70
70
|
def __init__(self, id=None, create_time=None, update_time=None, customer_id=None, resource_id=None, developer_account=None, app_name=None, omp_app_name=None, app_key=None, up_link_addr=None, status=None, industry=None, region=None, intl_channel_num=None, enterprise_project_id=None, enterprise_project_name=None, ip_white_list=None, app_access_addr=None, protocol=None, platform=None, is_support_multiomp=None, tenant=None):
|
71
|
-
"""ShowAppResponse
|
71
|
+
r"""ShowAppResponse
|
72
72
|
|
73
73
|
The model defined in huaweicloud sdk
|
74
74
|
|
@@ -191,7 +191,7 @@ class ShowAppResponse(SdkResponse):
|
|
191
191
|
|
192
192
|
@property
|
193
193
|
def id(self):
|
194
|
-
"""Gets the id of this ShowAppResponse.
|
194
|
+
r"""Gets the id of this ShowAppResponse.
|
195
195
|
|
196
196
|
应用主键ID,用于获取、修改应用的唯一标识
|
197
197
|
|
@@ -202,7 +202,7 @@ class ShowAppResponse(SdkResponse):
|
|
202
202
|
|
203
203
|
@id.setter
|
204
204
|
def id(self, id):
|
205
|
-
"""Sets the id of this ShowAppResponse.
|
205
|
+
r"""Sets the id of this ShowAppResponse.
|
206
206
|
|
207
207
|
应用主键ID,用于获取、修改应用的唯一标识
|
208
208
|
|
@@ -213,7 +213,7 @@ class ShowAppResponse(SdkResponse):
|
|
213
213
|
|
214
214
|
@property
|
215
215
|
def create_time(self):
|
216
|
-
"""Gets the create_time of this ShowAppResponse.
|
216
|
+
r"""Gets the create_time of this ShowAppResponse.
|
217
217
|
|
218
218
|
创建时间[yyyy-MM-dd HH:mm:ss]
|
219
219
|
|
@@ -224,7 +224,7 @@ class ShowAppResponse(SdkResponse):
|
|
224
224
|
|
225
225
|
@create_time.setter
|
226
226
|
def create_time(self, create_time):
|
227
|
-
"""Sets the create_time of this ShowAppResponse.
|
227
|
+
r"""Sets the create_time of this ShowAppResponse.
|
228
228
|
|
229
229
|
创建时间[yyyy-MM-dd HH:mm:ss]
|
230
230
|
|
@@ -235,7 +235,7 @@ class ShowAppResponse(SdkResponse):
|
|
235
235
|
|
236
236
|
@property
|
237
237
|
def update_time(self):
|
238
|
-
"""Gets the update_time of this ShowAppResponse.
|
238
|
+
r"""Gets the update_time of this ShowAppResponse.
|
239
239
|
|
240
240
|
更新时间[yyyy-MM-dd HH:mm:ss]
|
241
241
|
|
@@ -246,7 +246,7 @@ class ShowAppResponse(SdkResponse):
|
|
246
246
|
|
247
247
|
@update_time.setter
|
248
248
|
def update_time(self, update_time):
|
249
|
-
"""Sets the update_time of this ShowAppResponse.
|
249
|
+
r"""Sets the update_time of this ShowAppResponse.
|
250
250
|
|
251
251
|
更新时间[yyyy-MM-dd HH:mm:ss]
|
252
252
|
|
@@ -257,7 +257,7 @@ class ShowAppResponse(SdkResponse):
|
|
257
257
|
|
258
258
|
@property
|
259
259
|
def customer_id(self):
|
260
|
-
"""Gets the customer_id of this ShowAppResponse.
|
260
|
+
r"""Gets the customer_id of this ShowAppResponse.
|
261
261
|
|
262
262
|
租户customer id
|
263
263
|
|
@@ -268,7 +268,7 @@ class ShowAppResponse(SdkResponse):
|
|
268
268
|
|
269
269
|
@customer_id.setter
|
270
270
|
def customer_id(self, customer_id):
|
271
|
-
"""Sets the customer_id of this ShowAppResponse.
|
271
|
+
r"""Sets the customer_id of this ShowAppResponse.
|
272
272
|
|
273
273
|
租户customer id
|
274
274
|
|
@@ -279,7 +279,7 @@ class ShowAppResponse(SdkResponse):
|
|
279
279
|
|
280
280
|
@property
|
281
281
|
def resource_id(self):
|
282
|
-
"""Gets the resource_id of this ShowAppResponse.
|
282
|
+
r"""Gets the resource_id of this ShowAppResponse.
|
283
283
|
|
284
284
|
租户resource id
|
285
285
|
|
@@ -290,7 +290,7 @@ class ShowAppResponse(SdkResponse):
|
|
290
290
|
|
291
291
|
@resource_id.setter
|
292
292
|
def resource_id(self, resource_id):
|
293
|
-
"""Sets the resource_id of this ShowAppResponse.
|
293
|
+
r"""Sets the resource_id of this ShowAppResponse.
|
294
294
|
|
295
295
|
租户resource id
|
296
296
|
|
@@ -301,7 +301,7 @@ class ShowAppResponse(SdkResponse):
|
|
301
301
|
|
302
302
|
@property
|
303
303
|
def developer_account(self):
|
304
|
-
"""Gets the developer_account of this ShowAppResponse.
|
304
|
+
r"""Gets the developer_account of this ShowAppResponse.
|
305
305
|
|
306
306
|
租户开发者账号
|
307
307
|
|
@@ -312,7 +312,7 @@ class ShowAppResponse(SdkResponse):
|
|
312
312
|
|
313
313
|
@developer_account.setter
|
314
314
|
def developer_account(self, developer_account):
|
315
|
-
"""Sets the developer_account of this ShowAppResponse.
|
315
|
+
r"""Sets the developer_account of this ShowAppResponse.
|
316
316
|
|
317
317
|
租户开发者账号
|
318
318
|
|
@@ -323,7 +323,7 @@ class ShowAppResponse(SdkResponse):
|
|
323
323
|
|
324
324
|
@property
|
325
325
|
def app_name(self):
|
326
|
-
"""Gets the app_name of this ShowAppResponse.
|
326
|
+
r"""Gets the app_name of this ShowAppResponse.
|
327
327
|
|
328
328
|
应用名称
|
329
329
|
|
@@ -334,7 +334,7 @@ class ShowAppResponse(SdkResponse):
|
|
334
334
|
|
335
335
|
@app_name.setter
|
336
336
|
def app_name(self, app_name):
|
337
|
-
"""Sets the app_name of this ShowAppResponse.
|
337
|
+
r"""Sets the app_name of this ShowAppResponse.
|
338
338
|
|
339
339
|
应用名称
|
340
340
|
|
@@ -345,7 +345,7 @@ class ShowAppResponse(SdkResponse):
|
|
345
345
|
|
346
346
|
@property
|
347
347
|
def omp_app_name(self):
|
348
|
-
"""Gets the omp_app_name of this ShowAppResponse.
|
348
|
+
r"""Gets the omp_app_name of this ShowAppResponse.
|
349
349
|
|
350
350
|
omp应用名称
|
351
351
|
|
@@ -356,7 +356,7 @@ class ShowAppResponse(SdkResponse):
|
|
356
356
|
|
357
357
|
@omp_app_name.setter
|
358
358
|
def omp_app_name(self, omp_app_name):
|
359
|
-
"""Sets the omp_app_name of this ShowAppResponse.
|
359
|
+
r"""Sets the omp_app_name of this ShowAppResponse.
|
360
360
|
|
361
361
|
omp应用名称
|
362
362
|
|
@@ -367,7 +367,7 @@ class ShowAppResponse(SdkResponse):
|
|
367
367
|
|
368
368
|
@property
|
369
369
|
def app_key(self):
|
370
|
-
"""Gets the app_key of this ShowAppResponse.
|
370
|
+
r"""Gets the app_key of this ShowAppResponse.
|
371
371
|
|
372
372
|
应用key
|
373
373
|
|
@@ -378,7 +378,7 @@ class ShowAppResponse(SdkResponse):
|
|
378
378
|
|
379
379
|
@app_key.setter
|
380
380
|
def app_key(self, app_key):
|
381
|
-
"""Sets the app_key of this ShowAppResponse.
|
381
|
+
r"""Sets the app_key of this ShowAppResponse.
|
382
382
|
|
383
383
|
应用key
|
384
384
|
|
@@ -389,7 +389,7 @@ class ShowAppResponse(SdkResponse):
|
|
389
389
|
|
390
390
|
@property
|
391
391
|
def up_link_addr(self):
|
392
|
-
"""Gets the up_link_addr of this ShowAppResponse.
|
392
|
+
r"""Gets the up_link_addr of this ShowAppResponse.
|
393
393
|
|
394
394
|
上行短信地址
|
395
395
|
|
@@ -400,7 +400,7 @@ class ShowAppResponse(SdkResponse):
|
|
400
400
|
|
401
401
|
@up_link_addr.setter
|
402
402
|
def up_link_addr(self, up_link_addr):
|
403
|
-
"""Sets the up_link_addr of this ShowAppResponse.
|
403
|
+
r"""Sets the up_link_addr of this ShowAppResponse.
|
404
404
|
|
405
405
|
上行短信地址
|
406
406
|
|
@@ -411,7 +411,7 @@ class ShowAppResponse(SdkResponse):
|
|
411
411
|
|
412
412
|
@property
|
413
413
|
def status(self):
|
414
|
-
"""Gets the status of this ShowAppResponse.
|
414
|
+
r"""Gets the status of this ShowAppResponse.
|
415
415
|
|
416
416
|
应用状态 CREATED:待上线。应用暂未创建成功,请稍候。 SUSPENDED:暂停。无法发起业务请求。当客户所发短信内容触发业务违规,或客户申请退订短信业务时,运营经理会将客户短信应用暂停。 LAUNCHED:正常。应用添加成功,可以正常使用。 PROCESSING:资源待分配。请联系客户经理或通过工单系统申请配置资源。
|
417
417
|
|
@@ -422,7 +422,7 @@ class ShowAppResponse(SdkResponse):
|
|
422
422
|
|
423
423
|
@status.setter
|
424
424
|
def status(self, status):
|
425
|
-
"""Sets the status of this ShowAppResponse.
|
425
|
+
r"""Sets the status of this ShowAppResponse.
|
426
426
|
|
427
427
|
应用状态 CREATED:待上线。应用暂未创建成功,请稍候。 SUSPENDED:暂停。无法发起业务请求。当客户所发短信内容触发业务违规,或客户申请退订短信业务时,运营经理会将客户短信应用暂停。 LAUNCHED:正常。应用添加成功,可以正常使用。 PROCESSING:资源待分配。请联系客户经理或通过工单系统申请配置资源。
|
428
428
|
|
@@ -433,7 +433,7 @@ class ShowAppResponse(SdkResponse):
|
|
433
433
|
|
434
434
|
@property
|
435
435
|
def industry(self):
|
436
|
-
"""Gets the industry of this ShowAppResponse.
|
436
|
+
r"""Gets the industry of this ShowAppResponse.
|
437
437
|
|
438
438
|
行业类型
|
439
439
|
|
@@ -444,7 +444,7 @@ class ShowAppResponse(SdkResponse):
|
|
444
444
|
|
445
445
|
@industry.setter
|
446
446
|
def industry(self, industry):
|
447
|
-
"""Sets the industry of this ShowAppResponse.
|
447
|
+
r"""Sets the industry of this ShowAppResponse.
|
448
448
|
|
449
449
|
行业类型
|
450
450
|
|
@@ -455,7 +455,7 @@ class ShowAppResponse(SdkResponse):
|
|
455
455
|
|
456
456
|
@property
|
457
457
|
def region(self):
|
458
|
-
"""Gets the region of this ShowAppResponse.
|
458
|
+
r"""Gets the region of this ShowAppResponse.
|
459
459
|
|
460
460
|
地域 1. cn:国内 2. intl:国际
|
461
461
|
|
@@ -466,7 +466,7 @@ class ShowAppResponse(SdkResponse):
|
|
466
466
|
|
467
467
|
@region.setter
|
468
468
|
def region(self, region):
|
469
|
-
"""Sets the region of this ShowAppResponse.
|
469
|
+
r"""Sets the region of this ShowAppResponse.
|
470
470
|
|
471
471
|
地域 1. cn:国内 2. intl:国际
|
472
472
|
|
@@ -477,7 +477,7 @@ class ShowAppResponse(SdkResponse):
|
|
477
477
|
|
478
478
|
@property
|
479
479
|
def intl_channel_num(self):
|
480
|
-
"""Gets the intl_channel_num of this ShowAppResponse.
|
480
|
+
r"""Gets the intl_channel_num of this ShowAppResponse.
|
481
481
|
|
482
482
|
国际/港澳台短信通道号
|
483
483
|
|
@@ -488,7 +488,7 @@ class ShowAppResponse(SdkResponse):
|
|
488
488
|
|
489
489
|
@intl_channel_num.setter
|
490
490
|
def intl_channel_num(self, intl_channel_num):
|
491
|
-
"""Sets the intl_channel_num of this ShowAppResponse.
|
491
|
+
r"""Sets the intl_channel_num of this ShowAppResponse.
|
492
492
|
|
493
493
|
国际/港澳台短信通道号
|
494
494
|
|
@@ -499,7 +499,7 @@ class ShowAppResponse(SdkResponse):
|
|
499
499
|
|
500
500
|
@property
|
501
501
|
def enterprise_project_id(self):
|
502
|
-
"""Gets the enterprise_project_id of this ShowAppResponse.
|
502
|
+
r"""Gets the enterprise_project_id of this ShowAppResponse.
|
503
503
|
|
504
504
|
企业项目ID
|
505
505
|
|
@@ -510,7 +510,7 @@ class ShowAppResponse(SdkResponse):
|
|
510
510
|
|
511
511
|
@enterprise_project_id.setter
|
512
512
|
def enterprise_project_id(self, enterprise_project_id):
|
513
|
-
"""Sets the enterprise_project_id of this ShowAppResponse.
|
513
|
+
r"""Sets the enterprise_project_id of this ShowAppResponse.
|
514
514
|
|
515
515
|
企业项目ID
|
516
516
|
|
@@ -521,7 +521,7 @@ class ShowAppResponse(SdkResponse):
|
|
521
521
|
|
522
522
|
@property
|
523
523
|
def enterprise_project_name(self):
|
524
|
-
"""Gets the enterprise_project_name of this ShowAppResponse.
|
524
|
+
r"""Gets the enterprise_project_name of this ShowAppResponse.
|
525
525
|
|
526
526
|
企业项目名称
|
527
527
|
|
@@ -532,7 +532,7 @@ class ShowAppResponse(SdkResponse):
|
|
532
532
|
|
533
533
|
@enterprise_project_name.setter
|
534
534
|
def enterprise_project_name(self, enterprise_project_name):
|
535
|
-
"""Sets the enterprise_project_name of this ShowAppResponse.
|
535
|
+
r"""Sets the enterprise_project_name of this ShowAppResponse.
|
536
536
|
|
537
537
|
企业项目名称
|
538
538
|
|
@@ -543,7 +543,7 @@ class ShowAppResponse(SdkResponse):
|
|
543
543
|
|
544
544
|
@property
|
545
545
|
def ip_white_list(self):
|
546
|
-
"""Gets the ip_white_list of this ShowAppResponse.
|
546
|
+
r"""Gets the ip_white_list of this ShowAppResponse.
|
547
547
|
|
548
548
|
IP白名单
|
549
549
|
|
@@ -554,7 +554,7 @@ class ShowAppResponse(SdkResponse):
|
|
554
554
|
|
555
555
|
@ip_white_list.setter
|
556
556
|
def ip_white_list(self, ip_white_list):
|
557
|
-
"""Sets the ip_white_list of this ShowAppResponse.
|
557
|
+
r"""Sets the ip_white_list of this ShowAppResponse.
|
558
558
|
|
559
559
|
IP白名单
|
560
560
|
|
@@ -565,7 +565,7 @@ class ShowAppResponse(SdkResponse):
|
|
565
565
|
|
566
566
|
@property
|
567
567
|
def app_access_addr(self):
|
568
|
-
"""Gets the app_access_addr of this ShowAppResponse.
|
568
|
+
r"""Gets the app_access_addr of this ShowAppResponse.
|
569
569
|
|
570
570
|
接入地址
|
571
571
|
|
@@ -576,7 +576,7 @@ class ShowAppResponse(SdkResponse):
|
|
576
576
|
|
577
577
|
@app_access_addr.setter
|
578
578
|
def app_access_addr(self, app_access_addr):
|
579
|
-
"""Sets the app_access_addr of this ShowAppResponse.
|
579
|
+
r"""Sets the app_access_addr of this ShowAppResponse.
|
580
580
|
|
581
581
|
接入地址
|
582
582
|
|
@@ -587,7 +587,7 @@ class ShowAppResponse(SdkResponse):
|
|
587
587
|
|
588
588
|
@property
|
589
589
|
def protocol(self):
|
590
|
-
"""Gets the protocol of this ShowAppResponse.
|
590
|
+
r"""Gets the protocol of this ShowAppResponse.
|
591
591
|
|
592
592
|
协议
|
593
593
|
|
@@ -598,7 +598,7 @@ class ShowAppResponse(SdkResponse):
|
|
598
598
|
|
599
599
|
@protocol.setter
|
600
600
|
def protocol(self, protocol):
|
601
|
-
"""Sets the protocol of this ShowAppResponse.
|
601
|
+
r"""Sets the protocol of this ShowAppResponse.
|
602
602
|
|
603
603
|
协议
|
604
604
|
|
@@ -609,7 +609,7 @@ class ShowAppResponse(SdkResponse):
|
|
609
609
|
|
610
610
|
@property
|
611
611
|
def platform(self):
|
612
|
-
"""Gets the platform of this ShowAppResponse.
|
612
|
+
r"""Gets the platform of this ShowAppResponse.
|
613
613
|
|
614
614
|
平台
|
615
615
|
|
@@ -620,7 +620,7 @@ class ShowAppResponse(SdkResponse):
|
|
620
620
|
|
621
621
|
@platform.setter
|
622
622
|
def platform(self, platform):
|
623
|
-
"""Sets the platform of this ShowAppResponse.
|
623
|
+
r"""Sets the platform of this ShowAppResponse.
|
624
624
|
|
625
625
|
平台
|
626
626
|
|
@@ -631,7 +631,7 @@ class ShowAppResponse(SdkResponse):
|
|
631
631
|
|
632
632
|
@property
|
633
633
|
def is_support_multiomp(self):
|
634
|
-
"""Gets the is_support_multiomp of this ShowAppResponse.
|
634
|
+
r"""Gets the is_support_multiomp of this ShowAppResponse.
|
635
635
|
|
636
636
|
是否支持多OMP
|
637
637
|
|
@@ -642,7 +642,7 @@ class ShowAppResponse(SdkResponse):
|
|
642
642
|
|
643
643
|
@is_support_multiomp.setter
|
644
644
|
def is_support_multiomp(self, is_support_multiomp):
|
645
|
-
"""Sets the is_support_multiomp of this ShowAppResponse.
|
645
|
+
r"""Sets the is_support_multiomp of this ShowAppResponse.
|
646
646
|
|
647
647
|
是否支持多OMP
|
648
648
|
|
@@ -653,7 +653,7 @@ class ShowAppResponse(SdkResponse):
|
|
653
653
|
|
654
654
|
@property
|
655
655
|
def tenant(self):
|
656
|
-
"""Gets the tenant of this ShowAppResponse.
|
656
|
+
r"""Gets the tenant of this ShowAppResponse.
|
657
657
|
|
658
658
|
:return: The tenant of this ShowAppResponse.
|
659
659
|
:rtype: :class:`huaweicloudsdkmsgsms.v2.TenantBasic`
|
@@ -662,7 +662,7 @@ class ShowAppResponse(SdkResponse):
|
|
662
662
|
|
663
663
|
@tenant.setter
|
664
664
|
def tenant(self, tenant):
|
665
|
-
"""Sets the tenant of this ShowAppResponse.
|
665
|
+
r"""Sets the tenant of this ShowAppResponse.
|
666
666
|
|
667
667
|
:param tenant: The tenant of this ShowAppResponse.
|
668
668
|
:type tenant: :class:`huaweicloudsdkmsgsms.v2.TenantBasic`
|
@@ -25,7 +25,7 @@ class ShowSignatureFileRequest:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, file_id=None):
|
28
|
-
"""ShowSignatureFileRequest
|
28
|
+
r"""ShowSignatureFileRequest
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -42,7 +42,7 @@ class ShowSignatureFileRequest:
|
|
42
42
|
|
43
43
|
@property
|
44
44
|
def file_id(self):
|
45
|
-
"""Gets the file_id of this ShowSignatureFileRequest.
|
45
|
+
r"""Gets the file_id of this ShowSignatureFileRequest.
|
46
46
|
|
47
47
|
营业执照ID
|
48
48
|
|
@@ -53,7 +53,7 @@ class ShowSignatureFileRequest:
|
|
53
53
|
|
54
54
|
@file_id.setter
|
55
55
|
def file_id(self, file_id):
|
56
|
-
"""Sets the file_id of this ShowSignatureFileRequest.
|
56
|
+
r"""Sets the file_id of this ShowSignatureFileRequest.
|
57
57
|
|
58
58
|
营业执照ID
|
59
59
|
|