qcrboxapiclient.models.command_spec_with_parameters_response_parametersΒΆ

class qcrboxapiclient.models.command_spec_with_parameters_response_parameters.CommandSpecWithParametersResponseParameters

Bases: object

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

TypeVar(T, bound= CommandSpecWithParametersResponseParameters)

Parameters:

src_dict (Mapping[str, Any])

to_dict()
Return type:

dict[str, Any]