BlockedNotificationClient#

class BlockedNotificationClient(client_details=None, user=None, *args, **kwargs)#

Bases: object

Indicates that a client is blocked from notifications. User can specify user and client IP for which notification needs to block.

Parameters:
property client_details#
Type:

ClientDetails

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model

property user#
Type:

NotificationPolicyUser