models.banner_update_parameters module¶
Bases:
object
Implementation of the ‘BannerUpdateParameters’ model.
Specifies the settings used to update a new banner.
- Attributes:
content (string): Specifies the content of the banner. description (string): description field is deprecated.
Specifies the description of this banner.
Creates an instance of this model from a dictionary
- Args:
dictionary (dictionary): A dictionary representation of the object as obtained from the deserialization of the server’s response. The keys MUST match property names in the API description.
- Returns:
object: An instance of this structure class.