Input¶
Leafs
-
class
GetSchema.Input¶ Bases:
EntityClass Hierarchy:
GetSchemaInputThis class represents configuration data.
-
identifier¶ Identifier for the schema list entry
type: str
mandatory: True
-
version¶ Version of the schema requested. If this parameter is not present, and more than one version of the schema exists on the server, a ‘data-not-unique’ error is returned, as described above
type: str
-