qcrboxapiclient.models.command_spec_with_parameters_parametersΒΆ

class qcrboxapiclient.models.command_spec_with_parameters_parameters.CommandSpecWithParametersParameters

Bases: object

property additional_keys: list[str]
additional_properties: dict[str, Any]
classmethod from_dict(src_dict)
Return type:

TypeVar(T, bound= CommandSpecWithParametersParameters)

Parameters:

src_dict (Mapping[str, Any])

to_dict()
Return type:

dict[str, Any]