EmailConfig#
- class EmailConfig(subject=None, content=None, ext_id=None, links=None, tenant_id=None, *args, **kwargs)#
Bases:
ExternalizableAbstractModel
Quota policy email configuration.
- Parameters:
- property content#
Email content.
- Type:
str
- property subject#
Email subject.
- Type:
str
- to_dict()#
Returns the model properties as a dictionary
- to_str()#
Returns the string representation of the model