Specifies catalog metadata object
![]() |
CatalogDto
Specifies catalog metadata object
|
| Name | Description | Data Type |
|---|---|---|
| catalogId | Specifies the unique identifier of the catalog | integer (int32) |
| catalogTypeCode | Contains the type of catalog associated with a catastrophic event such as Stochastic, Historic, and World Scenarios catalogs | string |
| catalogTagTypeCode | Contains the subtype of an event catalog | string |
| catalogName | Specifies the name of the catalog | string |
| catalogVersion | Specifies the catalog version number | string |
| modelId | Specifies model ID associated with the catalog | integer (int32) |
| modelCode | Represents the model code associated with the request | string |
| catalogModelCode | Represents the model code for each simulated event in the catalog | string |
| modelName | Specifies the model name | string |
| modelVersion | Specifies the model version | string |
| yearMax | Maximum number of simulated years in the catalog | integer (int32) |
| yearCount | Total number of simulated years in the catalog | integer (int32) |
| eventMax | Maximum number of simulated events in the catalog | integer (int32) |
| eventCount | Total number of simulated events in the catalog | integer (int32) |
| extent | Specifies regional extent that catalog covers | string |
| perilSetCode | Numeric code for the single peril or a set of perils | integer (int32) |