ParameterizedMessage#

class ParameterizedMessage(message=None, attributes=None, *args, **kwargs)[source]#

Bases: object

To store any custom message and attributes.

Parameters:
property attributes#
Type:

list[ KVStringPair ]

property message#
Type:

str

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model