# vericredClient.ProviderNetworkEventNotification

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**nonce** | **String** | The identifier of the notification subscription. | [optional] 
**event** | **String** | The event that caused the notification. | [optional] 
**providerId** | **Number** | The identifier of the provider that was affected. | [optional] 
**providers** | [**[Provider]**](Provider.md) | A list of providers associated with this notification. | [optional] 
**networkId** | **Number** | The identifier of the network that was affected. | [optional] 
**networks** | [**[Network]**](Network.md) | A list of networks associated with this notification. | [optional] 


