generatorAssignmentDTO
| Extends: | baseDTO |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| generatorId (string) | 0/1 | |
| name (string) | 0/1 | |
| description (string) | 0/1 | |
| repositoryTemplate (string) | 0/1 | |
| generatorParameters ((anonymous)) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| generatorId | generatorId (string) | |
| name | name (string) | |
| description | description (string) | |
| repositoryTemplate | repositoryTemplate (string) | |
| generatorParameters | generatorParameters ((anonymous)) |