Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.04 KB

SystemModel.md

File metadata and controls

19 lines (15 loc) · 1.04 KB

xprizo_sdk_py.model.system_model.SystemModel

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict,

Dictionary Keys

Key Input Type Accessed Type Description Notes
name None, str, NoneClass, str, [optional]
major decimal.Decimal, int, decimal.Decimal, [optional] value must be a 32 bit integer
minor decimal.Decimal, int, decimal.Decimal, [optional] value must be a 32 bit integer
buildNo decimal.Decimal, int, decimal.Decimal, [optional] value must be a 32 bit integer
copyright None, str, NoneClass, str, [optional]
messagingServer None, str, NoneClass, str, [optional]

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