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

Method metadata

suds/sudsobject.py:124–125  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

122
123 @classmethod
124 def metadata(cls):
125 return Metadata()
126
127 @classmethod
128 def property(cls, name, value=None):

Callers

nothing calls this directly

Calls 1

MetadataClass · 0.85

Tested by

no test coverage detected