MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / options

Method options

suds/bindings/binding.py:71–72  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

69 return self.wsdl.schema
70
71 def options(self):
72 return self.wsdl.options
73
74 def unmarshaller(self, typed=True):
75 """

Callers 6

marshallerMethod · 0.95
get_messageMethod · 0.95
get_replyMethod · 0.95
detect_faultMethod · 0.95
get_faultMethod · 0.95
headercontentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected