Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 891 Bytes

File metadata and controls

15 lines (11 loc) · 891 Bytes

ProviderNetworkEventNotification

Properties

Name Type Description Notes
nonce str The identifier of the notification subscription. [optional]
event str The event that caused the notification. [optional]
provider_id int The identifier of the provider that was affected. [optional]
providers list[Provider] A list of providers associated with this notification. [optional]
network_id int The identifier of the network that was affected. [optional]
networks list[Network] A list of networks associated with this notification. [optional]

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