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
@@ -47,7 +47,7 @@ class SmsTemplateReq:
|
|
47
47
|
}
|
48
48
|
|
49
49
|
def __init__(self, app_id=None, brackets=None, region=None, send_country=None, sign_id=None, template_content=None, template_desc=None, template_name=None, template_type=None, universal_template=None, variable_attributes=None, flow_status=None):
|
50
|
-
"""SmsTemplateReq
|
50
|
+
r"""SmsTemplateReq
|
51
51
|
|
52
52
|
The model defined in huaweicloud sdk
|
53
53
|
|
@@ -115,7 +115,7 @@ class SmsTemplateReq:
|
|
115
115
|
|
116
116
|
@property
|
117
117
|
def app_id(self):
|
118
|
-
"""Gets the app_id of this SmsTemplateReq.
|
118
|
+
r"""Gets the app_id of this SmsTemplateReq.
|
119
119
|
|
120
120
|
应用主键ID
|
121
121
|
|
@@ -126,7 +126,7 @@ class SmsTemplateReq:
|
|
126
126
|
|
127
127
|
@app_id.setter
|
128
128
|
def app_id(self, app_id):
|
129
|
-
"""Sets the app_id of this SmsTemplateReq.
|
129
|
+
r"""Sets the app_id of this SmsTemplateReq.
|
130
130
|
|
131
131
|
应用主键ID
|
132
132
|
|
@@ -137,7 +137,7 @@ class SmsTemplateReq:
|
|
137
137
|
|
138
138
|
@property
|
139
139
|
def brackets(self):
|
140
|
-
"""Gets the brackets of this SmsTemplateReq.
|
140
|
+
r"""Gets the brackets of this SmsTemplateReq.
|
141
141
|
|
142
142
|
中括号类型。支持枚举值: 1. CN: 中文类型 2. GB: 英文类型
|
143
143
|
|
@@ -148,7 +148,7 @@ class SmsTemplateReq:
|
|
148
148
|
|
149
149
|
@brackets.setter
|
150
150
|
def brackets(self, brackets):
|
151
|
-
"""Sets the brackets of this SmsTemplateReq.
|
151
|
+
r"""Sets the brackets of this SmsTemplateReq.
|
152
152
|
|
153
153
|
中括号类型。支持枚举值: 1. CN: 中文类型 2. GB: 英文类型
|
154
154
|
|
@@ -159,7 +159,7 @@ class SmsTemplateReq:
|
|
159
159
|
|
160
160
|
@property
|
161
161
|
def region(self):
|
162
|
-
"""Gets the region of this SmsTemplateReq.
|
162
|
+
r"""Gets the region of this SmsTemplateReq.
|
163
163
|
|
164
164
|
地域 1. cn:国内 2. intl:
|
165
165
|
|
@@ -170,7 +170,7 @@ class SmsTemplateReq:
|
|
170
170
|
|
171
171
|
@region.setter
|
172
172
|
def region(self, region):
|
173
|
-
"""Sets the region of this SmsTemplateReq.
|
173
|
+
r"""Sets the region of this SmsTemplateReq.
|
174
174
|
|
175
175
|
地域 1. cn:国内 2. intl:
|
176
176
|
|
@@ -181,7 +181,7 @@ class SmsTemplateReq:
|
|
181
181
|
|
182
182
|
@property
|
183
183
|
def send_country(self):
|
184
|
-
"""Gets the send_country of this SmsTemplateReq.
|
184
|
+
r"""Gets the send_country of this SmsTemplateReq.
|
185
185
|
|
186
186
|
发送国家id列表,只有地域为国际时,该字段有效
|
187
187
|
|
@@ -192,7 +192,7 @@ class SmsTemplateReq:
|
|
192
192
|
|
193
193
|
@send_country.setter
|
194
194
|
def send_country(self, send_country):
|
195
|
-
"""Sets the send_country of this SmsTemplateReq.
|
195
|
+
r"""Sets the send_country of this SmsTemplateReq.
|
196
196
|
|
197
197
|
发送国家id列表,只有地域为国际时,该字段有效
|
198
198
|
|
@@ -203,7 +203,7 @@ class SmsTemplateReq:
|
|
203
203
|
|
204
204
|
@property
|
205
205
|
def sign_id(self):
|
206
|
-
"""Gets the sign_id of this SmsTemplateReq.
|
206
|
+
r"""Gets the sign_id of this SmsTemplateReq.
|
207
207
|
|
208
208
|
签名主键ID,只有地域为国内时,该字段有效
|
209
209
|
|
@@ -214,7 +214,7 @@ class SmsTemplateReq:
|
|
214
214
|
|
215
215
|
@sign_id.setter
|
216
216
|
def sign_id(self, sign_id):
|
217
|
-
"""Sets the sign_id of this SmsTemplateReq.
|
217
|
+
r"""Sets the sign_id of this SmsTemplateReq.
|
218
218
|
|
219
219
|
签名主键ID,只有地域为国内时,该字段有效
|
220
220
|
|
@@ -225,7 +225,7 @@ class SmsTemplateReq:
|
|
225
225
|
|
226
226
|
@property
|
227
227
|
def template_content(self):
|
228
|
-
"""Gets the template_content of this SmsTemplateReq.
|
228
|
+
r"""Gets the template_content of this SmsTemplateReq.
|
229
229
|
|
230
230
|
模板内容
|
231
231
|
|
@@ -236,7 +236,7 @@ class SmsTemplateReq:
|
|
236
236
|
|
237
237
|
@template_content.setter
|
238
238
|
def template_content(self, template_content):
|
239
|
-
"""Sets the template_content of this SmsTemplateReq.
|
239
|
+
r"""Sets the template_content of this SmsTemplateReq.
|
240
240
|
|
241
241
|
模板内容
|
242
242
|
|
@@ -247,7 +247,7 @@ class SmsTemplateReq:
|
|
247
247
|
|
248
248
|
@property
|
249
249
|
def template_desc(self):
|
250
|
-
"""Gets the template_desc of this SmsTemplateReq.
|
250
|
+
r"""Gets the template_desc of this SmsTemplateReq.
|
251
251
|
|
252
252
|
模板描述
|
253
253
|
|
@@ -258,7 +258,7 @@ class SmsTemplateReq:
|
|
258
258
|
|
259
259
|
@template_desc.setter
|
260
260
|
def template_desc(self, template_desc):
|
261
|
-
"""Sets the template_desc of this SmsTemplateReq.
|
261
|
+
r"""Sets the template_desc of this SmsTemplateReq.
|
262
262
|
|
263
263
|
模板描述
|
264
264
|
|
@@ -269,7 +269,7 @@ class SmsTemplateReq:
|
|
269
269
|
|
270
270
|
@property
|
271
271
|
def template_name(self):
|
272
|
-
"""Gets the template_name of this SmsTemplateReq.
|
272
|
+
r"""Gets the template_name of this SmsTemplateReq.
|
273
273
|
|
274
274
|
模板名称
|
275
275
|
|
@@ -280,7 +280,7 @@ class SmsTemplateReq:
|
|
280
280
|
|
281
281
|
@template_name.setter
|
282
282
|
def template_name(self, template_name):
|
283
|
-
"""Sets the template_name of this SmsTemplateReq.
|
283
|
+
r"""Sets the template_name of this SmsTemplateReq.
|
284
284
|
|
285
285
|
模板名称
|
286
286
|
|
@@ -291,7 +291,7 @@ class SmsTemplateReq:
|
|
291
291
|
|
292
292
|
@property
|
293
293
|
def template_type(self):
|
294
|
-
"""Gets the template_type of this SmsTemplateReq.
|
294
|
+
r"""Gets the template_type of this SmsTemplateReq.
|
295
295
|
|
296
296
|
模板类型。只有地域为国内时,该字段有效。支持枚举值: 1. VERIFY_CODE_TYPE: 验证码类 2. PROMOTION_TYPE: 推广类 3. NOTIFY_TYPE: 通知类
|
297
297
|
|
@@ -302,7 +302,7 @@ class SmsTemplateReq:
|
|
302
302
|
|
303
303
|
@template_type.setter
|
304
304
|
def template_type(self, template_type):
|
305
|
-
"""Sets the template_type of this SmsTemplateReq.
|
305
|
+
r"""Sets the template_type of this SmsTemplateReq.
|
306
306
|
|
307
307
|
模板类型。只有地域为国内时,该字段有效。支持枚举值: 1. VERIFY_CODE_TYPE: 验证码类 2. PROMOTION_TYPE: 推广类 3. NOTIFY_TYPE: 通知类
|
308
308
|
|
@@ -313,7 +313,7 @@ class SmsTemplateReq:
|
|
313
313
|
|
314
314
|
@property
|
315
315
|
def universal_template(self):
|
316
|
-
"""Gets the universal_template of this SmsTemplateReq.
|
316
|
+
r"""Gets the universal_template of this SmsTemplateReq.
|
317
317
|
|
318
318
|
是否为通用模板 1. 0: 非通用模板 2. 1: 通用模板
|
319
319
|
|
@@ -324,7 +324,7 @@ class SmsTemplateReq:
|
|
324
324
|
|
325
325
|
@universal_template.setter
|
326
326
|
def universal_template(self, universal_template):
|
327
|
-
"""Sets the universal_template of this SmsTemplateReq.
|
327
|
+
r"""Sets the universal_template of this SmsTemplateReq.
|
328
328
|
|
329
329
|
是否为通用模板 1. 0: 非通用模板 2. 1: 通用模板
|
330
330
|
|
@@ -335,7 +335,7 @@ class SmsTemplateReq:
|
|
335
335
|
|
336
336
|
@property
|
337
337
|
def variable_attributes(self):
|
338
|
-
"""Gets the variable_attributes of this SmsTemplateReq.
|
338
|
+
r"""Gets the variable_attributes of this SmsTemplateReq.
|
339
339
|
|
340
340
|
模板参数
|
341
341
|
|
@@ -346,7 +346,7 @@ class SmsTemplateReq:
|
|
346
346
|
|
347
347
|
@variable_attributes.setter
|
348
348
|
def variable_attributes(self, variable_attributes):
|
349
|
-
"""Sets the variable_attributes of this SmsTemplateReq.
|
349
|
+
r"""Sets the variable_attributes of this SmsTemplateReq.
|
350
350
|
|
351
351
|
模板参数
|
352
352
|
|
@@ -357,7 +357,7 @@ class SmsTemplateReq:
|
|
357
357
|
|
358
358
|
@property
|
359
359
|
def flow_status(self):
|
360
|
-
"""Gets the flow_status of this SmsTemplateReq.
|
360
|
+
r"""Gets the flow_status of this SmsTemplateReq.
|
361
361
|
|
362
362
|
流程状态 1. Pending: 待提交 2. Reviewing: 待审核 3. Disable:停用
|
363
363
|
|
@@ -368,7 +368,7 @@ class SmsTemplateReq:
|
|
368
368
|
|
369
369
|
@flow_status.setter
|
370
370
|
def flow_status(self, flow_status):
|
371
|
-
"""Sets the flow_status of this SmsTemplateReq.
|
371
|
+
r"""Sets the flow_status of this SmsTemplateReq.
|
372
372
|
|
373
373
|
流程状态 1. Pending: 待提交 2. Reviewing: 待审核 3. Disable:停用
|
374
374
|
|