RootMessageOfTheDayResponse200¶
- class pydelfini.delfini_core.models.root_message_of_the_day_response_200.RootMessageOfTheDayResponse200(messages)[source]¶
Bases:
object
RootMessageOfTheDayResponse200 model
- messages¶
- Type:
List[‘Motd’]
Attributes
- classmethod from_dict(src_dict)[source]¶
Create an instance of
RootMessageOfTheDayResponse200
from a dict