Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 798 Bytes

CatalogueDto.md

File metadata and controls

15 lines (10 loc) · 798 Bytes

CatalogueDto

Properties

Name Type Description Notes
Id string Elements GUID identifier.
GaebXmlId string This is used to store the GAEB XML Id within this Catalogue. This data is not used for any calculations or evaluations but only for GAEB serialization and deserialization. [optional]
Name string The name that is given for this catalogue. [optional]
Description string Additional information about this catalogue. [optional]
CatalogueType CatalogueTypeDto

[Back to Model list] [Back to API list] [Back to README]