Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 653 Bytes

DisplayBaseModel.md

File metadata and controls

14 lines (9 loc) · 653 Bytes

LadybugDisplaySchema.Model.DisplayBaseModel

Properties

Name Type Description Notes
UserData Object Optional dictionary of user data associated with the object.All keys and values of this dictionary should be of a standard data type to ensure correct serialization of the object (eg. str, float, int, list). [optional]
Type string [optional] [readonly] [default to "DisplayBaseModel"]

[Back to Model list] [Back to API list] [Back to README]