# AmlAlert ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**alertLevel** | [**AlertLevelEnum**](AlertLevelEnum.md) | | [default to undefined]| |**externalId** | **string** | External identifier for the alert | [default to undefined]| |**alertAmount** | **number** | Amount associated with the alert | [default to undefined]| |**exposureType** | [**AlertExposureTypeEnum**](AlertExposureTypeEnum.md) | | [default to undefined]| |**alertName** | **string** | Name or type of the alert | [optional] [default to undefined]| |**category** | **string** | Alert category | [optional] [default to undefined]| |**service** | **string** | Service that generated the alert | [optional] [default to undefined]| |**policyAction** | **string** | Recommended action based on policy | [optional] [default to undefined]| |**categoryId** | **number** | Category identifier | [optional] [default to undefined]| [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)