aboutsummaryrefslogtreecommitdiffstats
path: root/gsxws/repairs.py
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2016-11-02 12:56:54 +0200
committerFilipp Lepalaan <filipp@mac.com>2016-11-02 12:56:54 +0200
commitfc037d07daed0e10eb4f981847975c314c36a8e2 (patch)
treed1cad2362bfb5fc3dc7e28c04d39e60641ffa0c5 /gsxws/repairs.py
parentcf61815f971b1e1067ddc6759a3ccb5880e19df7 (diff)
downloadpy-gsxws-fc037d07daed0e10eb4f981847975c314c36a8e2.tar.gz
py-gsxws-fc037d07daed0e10eb4f981847975c314c36a8e2.tar.bz2
py-gsxws-fc037d07daed0e10eb4f981847975c314c36a8e2.zip
Added new products
Diffstat (limited to 'gsxws/repairs.py')
-rw-r--r--gsxws/repairs.py9
1 files changed, 5 insertions, 4 deletions
diff --git a/gsxws/repairs.py b/gsxws/repairs.py
index f5baf48..0bea2bd 100644
--- a/gsxws/repairs.py
+++ b/gsxws/repairs.py
@@ -46,13 +46,14 @@ COVERAGE_STATUSES = (
class SymptomIssue(GsxObject):
"""
- The Reported Symptom/Issue API allows partners to fetch the information
- related to symptoms and issues. If all the validations go through,
- api returns a list of valid symptoms/issues according to the input data.
+ The Reported Symptom/Issue API allows partners to fetch the information
+ related to symptoms and issues. If all the validations go through,
+ api returns a list of valid symptoms/issues according to the input data.
Otherwise api returns appropriate error message.
"""
+
_namespace = "asp:"
-
+
def fetch(self):
result = []
self._submit("requestData", "ReportedSymptomIssue",