Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Latest commit

 

History

History
109 lines (82 loc) · 5.92 KB

File metadata and controls

109 lines (82 loc) · 5.92 KB

petstore_api.model.additional_properties_class.AdditionalPropertiesClass

Model Type Info

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

Dictionary Keys

Key Input Type Accessed Type Description Notes
map_property dict, frozendict.frozendict, frozendict.frozendict, [optional]
map_of_map_property dict, frozendict.frozendict, frozendict.frozendict, [optional]
anytype_1 dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO [optional]
map_with_undeclared_properties_anytype_1 dict, frozendict.frozendict, frozendict.frozendict, [optional]
map_with_undeclared_properties_anytype_2 dict, frozendict.frozendict, frozendict.frozendict, [optional]
map_with_undeclared_properties_anytype_3 dict, frozendict.frozendict, frozendict.frozendict, [optional]
empty_map dict, frozendict.frozendict, frozendict.frozendict, an object with no declared properties and no undeclared properties, hence it's an empty map. [optional]
map_with_undeclared_properties_string dict, frozendict.frozendict, frozendict.frozendict, [optional]
any_string_name dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO any string name can be used but the value must be the correct type [optional]

map_property

Model Type Info

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

Dictionary Keys

Key Input Type Accessed Type Description Notes
any_string_name str, str, any string name can be used but the value must be the correct type [optional]

map_of_map_property

Model Type Info

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

Dictionary Keys

Key Input Type Accessed Type Description Notes
any_string_name dict, frozendict.frozendict, frozendict.frozendict, any string name can be used but the value must be the correct type [optional]

any_string_name

Model Type Info

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

Dictionary Keys

Key Input Type Accessed Type Description Notes
any_string_name str, str, any string name can be used but the value must be the correct type [optional]

map_with_undeclared_properties_anytype_1

Model Type Info

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

map_with_undeclared_properties_anytype_2

Model Type Info

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

map_with_undeclared_properties_anytype_3

Model Type Info

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

Dictionary Keys

Key Input Type Accessed Type Description Notes
any_string_name dict, frozendict.frozendict, str, date, datetime, uuid.UUID, int, float, decimal.Decimal, bool, None, list, tuple, bytes, io.FileIO, io.BufferedReader, frozendict.frozendict, str, decimal.Decimal, BoolClass, NoneClass, tuple, bytes, FileIO any string name can be used but the value must be the correct type [optional]

empty_map

an object with no declared properties and no undeclared properties, hence it's an empty map.

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, an object with no declared properties and no undeclared properties, hence it's an empty map.

Dictionary Keys

Key Input Type Accessed Type Description Notes

map_with_undeclared_properties_string

Model Type Info

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

Dictionary Keys

Key Input Type Accessed Type Description Notes
any_string_name str, str, any string name can be used but the value must be the correct type [optional]

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