MsgControlModePayload¶
- 
class 
mss_dataserver.core.validation.MsgControlModePayload(*, data_mode: mss_dataserver.core.validation.MsgControlModeDataModeEnum)[source]¶ Bases:
pydantic.main.BaseModelThe control:mode message model.
Properties¶
fields
Methods¶
  | 
Create a new model by parsing and validating input data from keyword arguments.  | 
  | 
Creates a new model setting __dict__ and __fields_set__ from trusted or pre-validated data.  | 
  | 
Duplicate a model, optionally choose which fields to include, exclude and change.  | 
  | 
Generate a dictionary representation of the model, optionally specifying which fields to include or exclude.  | 
  | 
|
  | 
Generate a JSON representation of the model, include and exclude arguments as per dict().  | 
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
|
  | 
Try to update ForwardRefs on fields based on this Model, globalns and localns.  | 
  | 
