AppGatewayNotification#
- class wattson.hosts.ccx.app_gateway.messages.app_gateway_notification.AppGatewayNotification(notification_type: AppGatewayMessageType, notification_data: Any = None, timestamp: float | None = None)#
Bases:
object
Methods
to_dict
- __init__(notification_type: AppGatewayMessageType, notification_data: Any = None, timestamp: float | None = None)#