| Input Type | Accessed Type | Description | Notes |
|---|---|---|---|
| dict, frozendict.frozendict, | frozendict.frozendict, |
| 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] | |
| is_available | bool, | BoolClass, | [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] |
| Input Type | Accessed Type | Description | Notes |
|---|---|---|---|
| list, tuple, | tuple, |
| Class Name | Input Type | Accessed Type | Description | Notes |
|---|---|---|---|---|
| MarketplaceFieldDesc | MarketplaceFieldDesc | MarketplaceFieldDesc |
| Input Type | Accessed Type | Description | Notes |
|---|---|---|---|
| list, tuple, | tuple, |
| Class Name | Input Type | Accessed Type | Description | Notes |
|---|---|---|---|---|
| StructuresSoftwareCategory | StructuresSoftwareCategory | StructuresSoftwareCategory |
| Input Type | Accessed Type | Description | Notes |
|---|---|---|---|
| list, tuple, | tuple, |
| Class Name | Input Type | Accessed Type | Description | Notes |
|---|---|---|---|---|
| StructuresSoftwareLicense | StructuresSoftwareLicense | StructuresSoftwareLicense |