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
@@ -42,7 +42,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
42
42
|
}
|
43
43
|
|
44
44
|
def __init__(self, file_id=None, file_name=None, file_ref=None, file_size=None, file_type=None, module_type=None, operator=None, file_desc=None, update_time=None):
|
45
|
-
"""ShowSignatureFileResponse
|
45
|
+
r"""ShowSignatureFileResponse
|
46
46
|
|
47
47
|
The model defined in huaweicloud sdk
|
48
48
|
|
@@ -100,7 +100,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
100
100
|
|
101
101
|
@property
|
102
102
|
def file_id(self):
|
103
|
-
"""Gets the file_id of this ShowSignatureFileResponse.
|
103
|
+
r"""Gets the file_id of this ShowSignatureFileResponse.
|
104
104
|
|
105
105
|
文件ID
|
106
106
|
|
@@ -111,7 +111,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
111
111
|
|
112
112
|
@file_id.setter
|
113
113
|
def file_id(self, file_id):
|
114
|
-
"""Sets the file_id of this ShowSignatureFileResponse.
|
114
|
+
r"""Sets the file_id of this ShowSignatureFileResponse.
|
115
115
|
|
116
116
|
文件ID
|
117
117
|
|
@@ -122,7 +122,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
122
122
|
|
123
123
|
@property
|
124
124
|
def file_name(self):
|
125
|
-
"""Gets the file_name of this ShowSignatureFileResponse.
|
125
|
+
r"""Gets the file_name of this ShowSignatureFileResponse.
|
126
126
|
|
127
127
|
文件名称
|
128
128
|
|
@@ -133,7 +133,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
133
133
|
|
134
134
|
@file_name.setter
|
135
135
|
def file_name(self, file_name):
|
136
|
-
"""Sets the file_name of this ShowSignatureFileResponse.
|
136
|
+
r"""Sets the file_name of this ShowSignatureFileResponse.
|
137
137
|
|
138
138
|
文件名称
|
139
139
|
|
@@ -144,7 +144,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
144
144
|
|
145
145
|
@property
|
146
146
|
def file_ref(self):
|
147
|
-
"""Gets the file_ref of this ShowSignatureFileResponse.
|
147
|
+
r"""Gets the file_ref of this ShowSignatureFileResponse.
|
148
148
|
|
149
149
|
文件引用
|
150
150
|
|
@@ -155,7 +155,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
155
155
|
|
156
156
|
@file_ref.setter
|
157
157
|
def file_ref(self, file_ref):
|
158
|
-
"""Sets the file_ref of this ShowSignatureFileResponse.
|
158
|
+
r"""Sets the file_ref of this ShowSignatureFileResponse.
|
159
159
|
|
160
160
|
文件引用
|
161
161
|
|
@@ -166,7 +166,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
166
166
|
|
167
167
|
@property
|
168
168
|
def file_size(self):
|
169
|
-
"""Gets the file_size of this ShowSignatureFileResponse.
|
169
|
+
r"""Gets the file_size of this ShowSignatureFileResponse.
|
170
170
|
|
171
171
|
文件大小
|
172
172
|
|
@@ -177,7 +177,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
177
177
|
|
178
178
|
@file_size.setter
|
179
179
|
def file_size(self, file_size):
|
180
|
-
"""Sets the file_size of this ShowSignatureFileResponse.
|
180
|
+
r"""Sets the file_size of this ShowSignatureFileResponse.
|
181
181
|
|
182
182
|
文件大小
|
183
183
|
|
@@ -188,7 +188,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
188
188
|
|
189
189
|
@property
|
190
190
|
def file_type(self):
|
191
|
-
"""Gets the file_type of this ShowSignatureFileResponse.
|
191
|
+
r"""Gets the file_type of this ShowSignatureFileResponse.
|
192
192
|
|
193
193
|
文件类型
|
194
194
|
|
@@ -199,7 +199,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
199
199
|
|
200
200
|
@file_type.setter
|
201
201
|
def file_type(self, file_type):
|
202
|
-
"""Sets the file_type of this ShowSignatureFileResponse.
|
202
|
+
r"""Sets the file_type of this ShowSignatureFileResponse.
|
203
203
|
|
204
204
|
文件类型
|
205
205
|
|
@@ -210,7 +210,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
210
210
|
|
211
211
|
@property
|
212
212
|
def module_type(self):
|
213
|
-
"""Gets the module_type of this ShowSignatureFileResponse.
|
213
|
+
r"""Gets the module_type of this ShowSignatureFileResponse.
|
214
214
|
|
215
215
|
模块类型
|
216
216
|
|
@@ -221,7 +221,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
221
221
|
|
222
222
|
@module_type.setter
|
223
223
|
def module_type(self, module_type):
|
224
|
-
"""Sets the module_type of this ShowSignatureFileResponse.
|
224
|
+
r"""Sets the module_type of this ShowSignatureFileResponse.
|
225
225
|
|
226
226
|
模块类型
|
227
227
|
|
@@ -232,7 +232,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
232
232
|
|
233
233
|
@property
|
234
234
|
def operator(self):
|
235
|
-
"""Gets the operator of this ShowSignatureFileResponse.
|
235
|
+
r"""Gets the operator of this ShowSignatureFileResponse.
|
236
236
|
|
237
237
|
操作人
|
238
238
|
|
@@ -243,7 +243,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
243
243
|
|
244
244
|
@operator.setter
|
245
245
|
def operator(self, operator):
|
246
|
-
"""Sets the operator of this ShowSignatureFileResponse.
|
246
|
+
r"""Sets the operator of this ShowSignatureFileResponse.
|
247
247
|
|
248
248
|
操作人
|
249
249
|
|
@@ -254,7 +254,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
254
254
|
|
255
255
|
@property
|
256
256
|
def file_desc(self):
|
257
|
-
"""Gets the file_desc of this ShowSignatureFileResponse.
|
257
|
+
r"""Gets the file_desc of this ShowSignatureFileResponse.
|
258
258
|
|
259
259
|
描述
|
260
260
|
|
@@ -265,7 +265,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
265
265
|
|
266
266
|
@file_desc.setter
|
267
267
|
def file_desc(self, file_desc):
|
268
|
-
"""Sets the file_desc of this ShowSignatureFileResponse.
|
268
|
+
r"""Sets the file_desc of this ShowSignatureFileResponse.
|
269
269
|
|
270
270
|
描述
|
271
271
|
|
@@ -276,7 +276,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
276
276
|
|
277
277
|
@property
|
278
278
|
def update_time(self):
|
279
|
-
"""Gets the update_time of this ShowSignatureFileResponse.
|
279
|
+
r"""Gets the update_time of this ShowSignatureFileResponse.
|
280
280
|
|
281
281
|
更新时间
|
282
282
|
|
@@ -287,7 +287,7 @@ class ShowSignatureFileResponse(SdkResponse):
|
|
287
287
|
|
288
288
|
@update_time.setter
|
289
289
|
def update_time(self, update_time):
|
290
|
-
"""Sets the update_time of this ShowSignatureFileResponse.
|
290
|
+
r"""Sets the update_time of this ShowSignatureFileResponse.
|
291
291
|
|
292
292
|
更新时间
|
293
293
|
|
@@ -25,7 +25,7 @@ class ShowSignatureRequest:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, id=None):
|
28
|
-
"""ShowSignatureRequest
|
28
|
+
r"""ShowSignatureRequest
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -42,7 +42,7 @@ class ShowSignatureRequest:
|
|
42
42
|
|
43
43
|
@property
|
44
44
|
def id(self):
|
45
|
-
"""Gets the id of this ShowSignatureRequest.
|
45
|
+
r"""Gets the id of this ShowSignatureRequest.
|
46
46
|
|
47
47
|
签名ID
|
48
48
|
|
@@ -53,7 +53,7 @@ class ShowSignatureRequest:
|
|
53
53
|
|
54
54
|
@id.setter
|
55
55
|
def id(self, id):
|
56
|
-
"""Sets the id of this ShowSignatureRequest.
|
56
|
+
r"""Sets the id of this ShowSignatureRequest.
|
57
57
|
|
58
58
|
签名ID
|
59
59
|
|
@@ -76,7 +76,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
76
76
|
}
|
77
77
|
|
78
78
|
def __init__(self, id=None, create_time=None, update_time=None, customer_id=None, tenant=None, signature_name=None, signature_id=None, signature_type=None, app_name=None, apply_desc=None, channel_num=None, review_desc=None, file_id=None, status=None, site=None, signature_source=None, is_involved_third=None, power_attorney_file_id=None, urge_status=None, urge_time=None, urge_desc=None, app_key=None, source_title_content=None, signature_usage=None, qualification_id=None, qualification_name=None):
|
79
|
-
"""ShowSignatureResponse
|
79
|
+
r"""ShowSignatureResponse
|
80
80
|
|
81
81
|
The model defined in huaweicloud sdk
|
82
82
|
|
@@ -219,7 +219,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
219
219
|
|
220
220
|
@property
|
221
221
|
def id(self):
|
222
|
-
"""Gets the id of this ShowSignatureResponse.
|
222
|
+
r"""Gets the id of this ShowSignatureResponse.
|
223
223
|
|
224
224
|
签名主键id,用于获取、修改、删除、申请激活签名的唯一标识
|
225
225
|
|
@@ -230,7 +230,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
230
230
|
|
231
231
|
@id.setter
|
232
232
|
def id(self, id):
|
233
|
-
"""Sets the id of this ShowSignatureResponse.
|
233
|
+
r"""Sets the id of this ShowSignatureResponse.
|
234
234
|
|
235
235
|
签名主键id,用于获取、修改、删除、申请激活签名的唯一标识
|
236
236
|
|
@@ -241,7 +241,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
241
241
|
|
242
242
|
@property
|
243
243
|
def create_time(self):
|
244
|
-
"""Gets the create_time of this ShowSignatureResponse.
|
244
|
+
r"""Gets the create_time of this ShowSignatureResponse.
|
245
245
|
|
246
246
|
创建时间[yyyy-MM-dd HH:mm:ss]
|
247
247
|
|
@@ -252,7 +252,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
252
252
|
|
253
253
|
@create_time.setter
|
254
254
|
def create_time(self, create_time):
|
255
|
-
"""Sets the create_time of this ShowSignatureResponse.
|
255
|
+
r"""Sets the create_time of this ShowSignatureResponse.
|
256
256
|
|
257
257
|
创建时间[yyyy-MM-dd HH:mm:ss]
|
258
258
|
|
@@ -263,7 +263,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
263
263
|
|
264
264
|
@property
|
265
265
|
def update_time(self):
|
266
|
-
"""Gets the update_time of this ShowSignatureResponse.
|
266
|
+
r"""Gets the update_time of this ShowSignatureResponse.
|
267
267
|
|
268
268
|
更新时间[yyyy-MM-dd HH:mm:ss]
|
269
269
|
|
@@ -274,7 +274,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
274
274
|
|
275
275
|
@update_time.setter
|
276
276
|
def update_time(self, update_time):
|
277
|
-
"""Sets the update_time of this ShowSignatureResponse.
|
277
|
+
r"""Sets the update_time of this ShowSignatureResponse.
|
278
278
|
|
279
279
|
更新时间[yyyy-MM-dd HH:mm:ss]
|
280
280
|
|
@@ -285,7 +285,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
285
285
|
|
286
286
|
@property
|
287
287
|
def customer_id(self):
|
288
|
-
"""Gets the customer_id of this ShowSignatureResponse.
|
288
|
+
r"""Gets the customer_id of this ShowSignatureResponse.
|
289
289
|
|
290
290
|
租户customer id
|
291
291
|
|
@@ -296,7 +296,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
296
296
|
|
297
297
|
@customer_id.setter
|
298
298
|
def customer_id(self, customer_id):
|
299
|
-
"""Sets the customer_id of this ShowSignatureResponse.
|
299
|
+
r"""Sets the customer_id of this ShowSignatureResponse.
|
300
300
|
|
301
301
|
租户customer id
|
302
302
|
|
@@ -307,7 +307,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
307
307
|
|
308
308
|
@property
|
309
309
|
def tenant(self):
|
310
|
-
"""Gets the tenant of this ShowSignatureResponse.
|
310
|
+
r"""Gets the tenant of this ShowSignatureResponse.
|
311
311
|
|
312
312
|
:return: The tenant of this ShowSignatureResponse.
|
313
313
|
:rtype: :class:`huaweicloudsdkmsgsms.v2.TenantBasic`
|
@@ -316,7 +316,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
316
316
|
|
317
317
|
@tenant.setter
|
318
318
|
def tenant(self, tenant):
|
319
|
-
"""Sets the tenant of this ShowSignatureResponse.
|
319
|
+
r"""Sets the tenant of this ShowSignatureResponse.
|
320
320
|
|
321
321
|
:param tenant: The tenant of this ShowSignatureResponse.
|
322
322
|
:type tenant: :class:`huaweicloudsdkmsgsms.v2.TenantBasic`
|
@@ -325,7 +325,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
325
325
|
|
326
326
|
@property
|
327
327
|
def signature_name(self):
|
328
|
-
"""Gets the signature_name of this ShowSignatureResponse.
|
328
|
+
r"""Gets the signature_name of this ShowSignatureResponse.
|
329
329
|
|
330
330
|
签名名称
|
331
331
|
|
@@ -336,7 +336,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
336
336
|
|
337
337
|
@signature_name.setter
|
338
338
|
def signature_name(self, signature_name):
|
339
|
-
"""Sets the signature_name of this ShowSignatureResponse.
|
339
|
+
r"""Sets the signature_name of this ShowSignatureResponse.
|
340
340
|
|
341
341
|
签名名称
|
342
342
|
|
@@ -347,7 +347,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
347
347
|
|
348
348
|
@property
|
349
349
|
def signature_id(self):
|
350
|
-
"""Gets the signature_id of this ShowSignatureResponse.
|
350
|
+
r"""Gets the signature_id of this ShowSignatureResponse.
|
351
351
|
|
352
352
|
签名id
|
353
353
|
|
@@ -358,7 +358,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
358
358
|
|
359
359
|
@signature_id.setter
|
360
360
|
def signature_id(self, signature_id):
|
361
|
-
"""Sets the signature_id of this ShowSignatureResponse.
|
361
|
+
r"""Sets the signature_id of this ShowSignatureResponse.
|
362
362
|
|
363
363
|
签名id
|
364
364
|
|
@@ -369,7 +369,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
369
369
|
|
370
370
|
@property
|
371
371
|
def signature_type(self):
|
372
|
-
"""Gets the signature_type of this ShowSignatureResponse.
|
372
|
+
r"""Gets the signature_type of this ShowSignatureResponse.
|
373
373
|
|
374
374
|
签名类型
|
375
375
|
|
@@ -380,7 +380,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
380
380
|
|
381
381
|
@signature_type.setter
|
382
382
|
def signature_type(self, signature_type):
|
383
|
-
"""Sets the signature_type of this ShowSignatureResponse.
|
383
|
+
r"""Sets the signature_type of this ShowSignatureResponse.
|
384
384
|
|
385
385
|
签名类型
|
386
386
|
|
@@ -391,7 +391,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
391
391
|
|
392
392
|
@property
|
393
393
|
def app_name(self):
|
394
|
-
"""Gets the app_name of this ShowSignatureResponse.
|
394
|
+
r"""Gets the app_name of this ShowSignatureResponse.
|
395
395
|
|
396
396
|
应用名称
|
397
397
|
|
@@ -402,7 +402,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
402
402
|
|
403
403
|
@app_name.setter
|
404
404
|
def app_name(self, app_name):
|
405
|
-
"""Sets the app_name of this ShowSignatureResponse.
|
405
|
+
r"""Sets the app_name of this ShowSignatureResponse.
|
406
406
|
|
407
407
|
应用名称
|
408
408
|
|
@@ -413,7 +413,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
413
413
|
|
414
414
|
@property
|
415
415
|
def apply_desc(self):
|
416
|
-
"""Gets the apply_desc of this ShowSignatureResponse.
|
416
|
+
r"""Gets the apply_desc of this ShowSignatureResponse.
|
417
417
|
|
418
418
|
申请描述
|
419
419
|
|
@@ -424,7 +424,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
424
424
|
|
425
425
|
@apply_desc.setter
|
426
426
|
def apply_desc(self, apply_desc):
|
427
|
-
"""Sets the apply_desc of this ShowSignatureResponse.
|
427
|
+
r"""Sets the apply_desc of this ShowSignatureResponse.
|
428
428
|
|
429
429
|
申请描述
|
430
430
|
|
@@ -435,7 +435,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
435
435
|
|
436
436
|
@property
|
437
437
|
def channel_num(self):
|
438
|
-
"""Gets the channel_num of this ShowSignatureResponse.
|
438
|
+
r"""Gets the channel_num of this ShowSignatureResponse.
|
439
439
|
|
440
440
|
国内短信通道号,仅当签名审核成功,运营人员配置完成后返回。
|
441
441
|
|
@@ -446,7 +446,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
446
446
|
|
447
447
|
@channel_num.setter
|
448
448
|
def channel_num(self, channel_num):
|
449
|
-
"""Sets the channel_num of this ShowSignatureResponse.
|
449
|
+
r"""Sets the channel_num of this ShowSignatureResponse.
|
450
450
|
|
451
451
|
国内短信通道号,仅当签名审核成功,运营人员配置完成后返回。
|
452
452
|
|
@@ -457,7 +457,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
457
457
|
|
458
458
|
@property
|
459
459
|
def review_desc(self):
|
460
|
-
"""Gets the review_desc of this ShowSignatureResponse.
|
460
|
+
r"""Gets the review_desc of this ShowSignatureResponse.
|
461
461
|
|
462
462
|
审核意见
|
463
463
|
|
@@ -468,7 +468,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
468
468
|
|
469
469
|
@review_desc.setter
|
470
470
|
def review_desc(self, review_desc):
|
471
|
-
"""Sets the review_desc of this ShowSignatureResponse.
|
471
|
+
r"""Sets the review_desc of this ShowSignatureResponse.
|
472
472
|
|
473
473
|
审核意见
|
474
474
|
|
@@ -479,7 +479,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
479
479
|
|
480
480
|
@property
|
481
481
|
def file_id(self):
|
482
|
-
"""Gets the file_id of this ShowSignatureResponse.
|
482
|
+
r"""Gets the file_id of this ShowSignatureResponse.
|
483
483
|
|
484
484
|
文件id
|
485
485
|
|
@@ -490,7 +490,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
490
490
|
|
491
491
|
@file_id.setter
|
492
492
|
def file_id(self, file_id):
|
493
|
-
"""Sets the file_id of this ShowSignatureResponse.
|
493
|
+
r"""Sets the file_id of this ShowSignatureResponse.
|
494
494
|
|
495
495
|
文件id
|
496
496
|
|
@@ -501,7 +501,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
501
501
|
|
502
502
|
@property
|
503
503
|
def status(self):
|
504
|
-
"""Gets the status of this ShowSignatureResponse.
|
504
|
+
r"""Gets the status of this ShowSignatureResponse.
|
505
505
|
|
506
506
|
签名状态
|
507
507
|
|
@@ -512,7 +512,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
512
512
|
|
513
513
|
@status.setter
|
514
514
|
def status(self, status):
|
515
|
-
"""Sets the status of this ShowSignatureResponse.
|
515
|
+
r"""Sets the status of this ShowSignatureResponse.
|
516
516
|
|
517
517
|
签名状态
|
518
518
|
|
@@ -523,7 +523,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
523
523
|
|
524
524
|
@property
|
525
525
|
def site(self):
|
526
|
-
"""Gets the site of this ShowSignatureResponse.
|
526
|
+
r"""Gets the site of this ShowSignatureResponse.
|
527
527
|
|
528
528
|
站点
|
529
529
|
|
@@ -534,7 +534,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
534
534
|
|
535
535
|
@site.setter
|
536
536
|
def site(self, site):
|
537
|
-
"""Sets the site of this ShowSignatureResponse.
|
537
|
+
r"""Sets the site of this ShowSignatureResponse.
|
538
538
|
|
539
539
|
站点
|
540
540
|
|
@@ -545,7 +545,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
545
545
|
|
546
546
|
@property
|
547
547
|
def signature_source(self):
|
548
|
-
"""Gets the signature_source of this ShowSignatureResponse.
|
548
|
+
r"""Gets the signature_source of this ShowSignatureResponse.
|
549
549
|
|
550
550
|
签名来源
|
551
551
|
|
@@ -556,7 +556,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
556
556
|
|
557
557
|
@signature_source.setter
|
558
558
|
def signature_source(self, signature_source):
|
559
|
-
"""Sets the signature_source of this ShowSignatureResponse.
|
559
|
+
r"""Sets the signature_source of this ShowSignatureResponse.
|
560
560
|
|
561
561
|
签名来源
|
562
562
|
|
@@ -567,7 +567,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
567
567
|
|
568
568
|
@property
|
569
569
|
def is_involved_third(self):
|
570
|
-
"""Gets the is_involved_third of this ShowSignatureResponse.
|
570
|
+
r"""Gets the is_involved_third of this ShowSignatureResponse.
|
571
571
|
|
572
572
|
是否涉及第三方权益
|
573
573
|
|
@@ -578,7 +578,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
578
578
|
|
579
579
|
@is_involved_third.setter
|
580
580
|
def is_involved_third(self, is_involved_third):
|
581
|
-
"""Sets the is_involved_third of this ShowSignatureResponse.
|
581
|
+
r"""Sets the is_involved_third of this ShowSignatureResponse.
|
582
582
|
|
583
583
|
是否涉及第三方权益
|
584
584
|
|
@@ -589,7 +589,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
589
589
|
|
590
590
|
@property
|
591
591
|
def power_attorney_file_id(self):
|
592
|
-
"""Gets the power_attorney_file_id of this ShowSignatureResponse.
|
592
|
+
r"""Gets the power_attorney_file_id of this ShowSignatureResponse.
|
593
593
|
|
594
594
|
授权委托书文件ID
|
595
595
|
|
@@ -600,7 +600,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
600
600
|
|
601
601
|
@power_attorney_file_id.setter
|
602
602
|
def power_attorney_file_id(self, power_attorney_file_id):
|
603
|
-
"""Sets the power_attorney_file_id of this ShowSignatureResponse.
|
603
|
+
r"""Sets the power_attorney_file_id of this ShowSignatureResponse.
|
604
604
|
|
605
605
|
授权委托书文件ID
|
606
606
|
|
@@ -611,7 +611,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
611
611
|
|
612
612
|
@property
|
613
613
|
def urge_status(self):
|
614
|
-
"""Gets the urge_status of this ShowSignatureResponse.
|
614
|
+
r"""Gets the urge_status of this ShowSignatureResponse.
|
615
615
|
|
616
616
|
催审状态
|
617
617
|
|
@@ -622,7 +622,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
622
622
|
|
623
623
|
@urge_status.setter
|
624
624
|
def urge_status(self, urge_status):
|
625
|
-
"""Sets the urge_status of this ShowSignatureResponse.
|
625
|
+
r"""Sets the urge_status of this ShowSignatureResponse.
|
626
626
|
|
627
627
|
催审状态
|
628
628
|
|
@@ -633,7 +633,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
633
633
|
|
634
634
|
@property
|
635
635
|
def urge_time(self):
|
636
|
-
"""Gets the urge_time of this ShowSignatureResponse.
|
636
|
+
r"""Gets the urge_time of this ShowSignatureResponse.
|
637
637
|
|
638
638
|
催审时间
|
639
639
|
|
@@ -644,7 +644,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
644
644
|
|
645
645
|
@urge_time.setter
|
646
646
|
def urge_time(self, urge_time):
|
647
|
-
"""Sets the urge_time of this ShowSignatureResponse.
|
647
|
+
r"""Sets the urge_time of this ShowSignatureResponse.
|
648
648
|
|
649
649
|
催审时间
|
650
650
|
|
@@ -655,7 +655,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
655
655
|
|
656
656
|
@property
|
657
657
|
def urge_desc(self):
|
658
|
-
"""Gets the urge_desc of this ShowSignatureResponse.
|
658
|
+
r"""Gets the urge_desc of this ShowSignatureResponse.
|
659
659
|
|
660
660
|
催审描述
|
661
661
|
|
@@ -666,7 +666,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
666
666
|
|
667
667
|
@urge_desc.setter
|
668
668
|
def urge_desc(self, urge_desc):
|
669
|
-
"""Sets the urge_desc of this ShowSignatureResponse.
|
669
|
+
r"""Sets the urge_desc of this ShowSignatureResponse.
|
670
670
|
|
671
671
|
催审描述
|
672
672
|
|
@@ -677,7 +677,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
677
677
|
|
678
678
|
@property
|
679
679
|
def app_key(self):
|
680
|
-
"""Gets the app_key of this ShowSignatureResponse.
|
680
|
+
r"""Gets the app_key of this ShowSignatureResponse.
|
681
681
|
|
682
682
|
应用key
|
683
683
|
|
@@ -688,7 +688,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
688
688
|
|
689
689
|
@app_key.setter
|
690
690
|
def app_key(self, app_key):
|
691
|
-
"""Sets the app_key of this ShowSignatureResponse.
|
691
|
+
r"""Sets the app_key of this ShowSignatureResponse.
|
692
692
|
|
693
693
|
应用key
|
694
694
|
|
@@ -699,7 +699,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
699
699
|
|
700
700
|
@property
|
701
701
|
def source_title_content(self):
|
702
|
-
"""Gets the source_title_content of this ShowSignatureResponse.
|
702
|
+
r"""Gets the source_title_content of this ShowSignatureResponse.
|
703
703
|
|
704
704
|
标题内容
|
705
705
|
|
@@ -710,7 +710,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
710
710
|
|
711
711
|
@source_title_content.setter
|
712
712
|
def source_title_content(self, source_title_content):
|
713
|
-
"""Sets the source_title_content of this ShowSignatureResponse.
|
713
|
+
r"""Sets the source_title_content of this ShowSignatureResponse.
|
714
714
|
|
715
715
|
标题内容
|
716
716
|
|
@@ -721,7 +721,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
721
721
|
|
722
722
|
@property
|
723
723
|
def signature_usage(self):
|
724
|
-
"""Gets the signature_usage of this ShowSignatureResponse.
|
724
|
+
r"""Gets the signature_usage of this ShowSignatureResponse.
|
725
725
|
|
726
726
|
签名用途
|
727
727
|
|
@@ -732,7 +732,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
732
732
|
|
733
733
|
@signature_usage.setter
|
734
734
|
def signature_usage(self, signature_usage):
|
735
|
-
"""Sets the signature_usage of this ShowSignatureResponse.
|
735
|
+
r"""Sets the signature_usage of this ShowSignatureResponse.
|
736
736
|
|
737
737
|
签名用途
|
738
738
|
|
@@ -743,7 +743,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
743
743
|
|
744
744
|
@property
|
745
745
|
def qualification_id(self):
|
746
|
-
"""Gets the qualification_id of this ShowSignatureResponse.
|
746
|
+
r"""Gets the qualification_id of this ShowSignatureResponse.
|
747
747
|
|
748
748
|
资质ID
|
749
749
|
|
@@ -754,7 +754,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
754
754
|
|
755
755
|
@qualification_id.setter
|
756
756
|
def qualification_id(self, qualification_id):
|
757
|
-
"""Sets the qualification_id of this ShowSignatureResponse.
|
757
|
+
r"""Sets the qualification_id of this ShowSignatureResponse.
|
758
758
|
|
759
759
|
资质ID
|
760
760
|
|
@@ -765,7 +765,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
765
765
|
|
766
766
|
@property
|
767
767
|
def qualification_name(self):
|
768
|
-
"""Gets the qualification_name of this ShowSignatureResponse.
|
768
|
+
r"""Gets the qualification_name of this ShowSignatureResponse.
|
769
769
|
|
770
770
|
资质名
|
771
771
|
|
@@ -776,7 +776,7 @@ class ShowSignatureResponse(SdkResponse):
|
|
776
776
|
|
777
777
|
@qualification_name.setter
|
778
778
|
def qualification_name(self, qualification_name):
|
779
|
-
"""Sets the qualification_name of this ShowSignatureResponse.
|
779
|
+
r"""Sets the qualification_name of this ShowSignatureResponse.
|
780
780
|
|
781
781
|
资质名
|
782
782
|
|
@@ -25,7 +25,7 @@ class ShowTemplateRequest:
|
|
25
25
|
}
|
26
26
|
|
27
27
|
def __init__(self, id=None):
|
28
|
-
"""ShowTemplateRequest
|
28
|
+
r"""ShowTemplateRequest
|
29
29
|
|
30
30
|
The model defined in huaweicloud sdk
|
31
31
|
|
@@ -42,7 +42,7 @@ class ShowTemplateRequest:
|
|
42
42
|
|
43
43
|
@property
|
44
44
|
def id(self):
|
45
|
-
"""Gets the id of this ShowTemplateRequest.
|
45
|
+
r"""Gets the id of this ShowTemplateRequest.
|
46
46
|
|
47
47
|
模板ID
|
48
48
|
|
@@ -53,7 +53,7 @@ class ShowTemplateRequest:
|
|
53
53
|
|
54
54
|
@id.setter
|
55
55
|
def id(self, id):
|
56
|
-
"""Sets the id of this ShowTemplateRequest.
|
56
|
+
r"""Sets the id of this ShowTemplateRequest.
|
57
57
|
|
58
58
|
模板ID
|
59
59
|
|