Skip to content

Latest commit

 

History

History
64 lines (51 loc) · 3.45 KB

MarketplaceSoftwareInfo.md

File metadata and controls

64 lines (51 loc) · 3.45 KB

beget_openapi_vps.model.marketplace_software_info.MarketplaceSoftwareInfo

Model Type Info

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

Dictionary Keys

Key Input Type Accessed Type Description Notes
id decimal.Decimal, int, decimal.Decimal, [optional]
name str, str, [optional]
display_name str, str, [optional]
version str, str, [optional]
description str, str, [optional]
description_en str, str, [optional]
metadata StructuresSoftwareMetadata StructuresSoftwareMetadata [optional]
field_data list, tuple, tuple, [optional]
requirements MarketplaceSoftwareInfoRequirements MarketplaceSoftwareInfoRequirements [optional]
category list, tuple, tuple, [optional]
slug str, str, [optional]
documentation_slug str, str, [optional]
unattended_install_available bool, BoolClass, [optional]
license list, tuple, tuple, [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]

field_data

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple,

Tuple Items

Class Name Input Type Accessed Type Description Notes
MarketplaceFieldDesc MarketplaceFieldDesc MarketplaceFieldDesc

category

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple,

Tuple Items

Class Name Input Type Accessed Type Description Notes
StructuresSoftwareCategory StructuresSoftwareCategory StructuresSoftwareCategory

license

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple,

Tuple Items

Class Name Input Type Accessed Type Description Notes
StructuresSoftwareLicense StructuresSoftwareLicense StructuresSoftwareLicense

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