sdk.lusid.models.day_of_week.DayOfWeek

class DayOfWeek[source]

Attributes

This is a Pydantic class. For now, click on the green [source] link in the class signature above to see descriptions/allowed values for these attributes.

SUNDAY

MONDAY

TUESDAY

WEDNESDAY

THURSDAY

FRIDAY

SATURDAY

classmethod from_json(json_str)[source]

Create an instance of DayOfWeek from a JSON string

Return type:

enum