MCPcopy Create free account
hub / github.com/apache/ossie / GdReferenceTarget

Class GdReferenceTarget

converters/gooddata/src/ossie_gooddata/models.py:100–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98
99@dataclass
100class GdReferenceTarget:
101 id: str
102 type: str = "attribute"
103
104
105@dataclass

Callers 2

_convert_relationshipFunction · 0.90
gd_model_from_dictFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected