Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.25 KB

Settings.md

File metadata and controls

19 lines (14 loc) · 1.25 KB

icasdk.model.settings.Settings

This object contains a "oneOf" construct. Depending on which type, you will receive a StringSettings-, IntegerSettings or OptionsSettings object.

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, This object contains a "oneOf" construct. Depending on which type, you will receive a StringSettings-, IntegerSettings or OptionsSettings object.

Composed Schemas (allOf/anyOf/oneOf/not)

oneOf

Class Name Input Type Accessed Type Description Notes
StringSettings StringSettings StringSettings
IntegerSettings IntegerSettings IntegerSettings
OptionSettings OptionSettings OptionSettings

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